Click or drag to resize
UniGridHasDefaultState Property
Gets the value indicating whether UniGrid is in a default state, i.e., without filtering condition, on the first page and with the default page size and sorting order.

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

Property Value

Type: Boolean
See Also