IDataBoundControl::DataSourceObject Property
.NET Framework (current version)
Gets the data source object from which the data-bound control retrieves a list of data items.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Web.UI::IDataSource^The data source object that contains the list of data items that the data-bound control retrieves.
.NET Framework
Available since 4.0
Available since 4.0
Show: