DataBoundControlDesigner::IDataSourceProvider::GetSelectedDataSource Method ()
.NET Framework (current version)
For a description of this member, see GetSelectedDataSource.
Assembly: System.Design (in System.Design.dll)
private: virtual Object^ GetSelectedDataSource() sealed = IDataSourceProvider::GetSelectedDataSource
Return Value
Type: System::Object^An object implementing an IEnumerable interface containing the design-time DataSource property of the associated control, or null if a data source is not found.
This member is an explicit interface member implementation. It can be used only when the DataBoundControlDesigner instance is cast to an IDataSourceProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: