Click or drag to resize
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.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool ShowSortDirection { get; set; }

Property Value

Type: Boolean
See Also