Gets a value that indicates whether the Style object is saving changes to its view state.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public bool IsTrackingViewState { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property IsTrackingViewState As Boolean |
true if the Style object tracks changes; otherwise false.