Click or drag to resize
UniGridStateRestored Property
Gets or sets the value indicating whether UniGrid has restored its state.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected bool StateRestored { get; set; }

Property Value

Type: Boolean
See Also