UniGridOptionsAllowSorting Property |
Indicates whether the UniGrid supports column sorting.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool AllowSorting { get; set; }
Property Value
Type:
BooleanSee Also