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