Click or drag to resize
UniGridDataSourceIsSorted Property
Indicates if data source is sorted outside of UniGrid.

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

Property Value

Type: Boolean
See Also