| UniGridAllColumns Property | 
            Allows to explicitly specify all columns that can be retrieved from UniGrid
            Comma-separated value e.g. "ItemID, ItemName"
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic string AllColumns { get; set; }Property Value
Type: 
String See Also
See Also