ColumnAllowSorting Property |
Indicates whether the column can be used to sort the rows of the UniGrid.
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