| UniGridSelectionJavascript Property | 
            Name of javascript function called after selection checkbox is clicked.
            First argument will be value of selection column or first column in data source.
            Second argument will be true/false according to checkbox.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic string SelectionJavascript { get; set; }Property Value
Type: 
String See Also
See Also