DataBoundControl::DataSourceObject Property
.NET Framework (current version)
Gets an object that implements the IDataSource interface, which provides access to the object's data content.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(false)] property IDataSource^ DataSourceObject { IDataSource^ get(); }
.NET Framework
Available since 2.0
Available since 2.0
Show: