| UniGridGetClearSelectionScript Method | 
            Gets JavaScript for clearing selection of the grid.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetClearSelectionScript()
Return Value
Type: 
StringScript that clears selection of the grid
 See Also
See Also