UniGridDataSourceIsSorted Property |
Indicates if data source is sorted outside of UniGrid.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public bool DataSourceIsSorted { get; set; }
Property Value
Type:
BooleanSee Also