Click or drag to resize
UniGridOptionsAllowSorting Property
Indicates whether the UniGrid supports column sorting.

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