UniGridSortColumns Property |
Gets sort columns from grid view.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax protected List<string> SortColumns { get; set; }
Property Value
Type:
ListStringSee Also