Click or drag to resize
ColumnAllowSorting Property
Indicates whether the column can be used to sort the rows of the UniGrid.

Namespace: CMS.UIControls.UniGridConfig
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public bool AllowSorting { get; set; }

Property Value

Type: Boolean
See Also