Gets or sets whether Items are written in the current ViewState.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool EnableScheduleItemsState { get; set; } |
Visual Basic
![]() |
---|
Public Property EnableScheduleItemsState As Boolean |
true if the Schedule.Items collection is written in the current ViewState; otherwise false. Default value is true.