| UniGridSelectedItems Property | 
            Gets or sets selected items of UniGrid.
            Returns empty collection if hash validation fails.
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic List<string> SelectedItems { get; set; }Property Value
Type: 
ListString See Also
See Also