UniGridTextColumns Property |
Array list of text columns used in sorting when query is used.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public List<string> TextColumns { get; set; }
Property Value
Type:
ListStringSee Also