| UIGridViewDataSource Property  | 
            Gets or sets the object from which data-bound control retrieves its list of data item.
            
 
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntaxpublic override Object DataSource { get; set; }Property Value
Type: 
Object
See Also