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: 9.0.0
Syntax public override Object DataSource { get; set; }
Property Value
Type:
ObjectSee Also