UniGridOptionsShowSortDirection Property |
Determines if an arrow showing the sorting direction should be displayed next to the header of the column used for sorting.
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool ShowSortDirection { get; set; }
Property Value
Type:
BooleanSee Also