BaseDataListDesigner::DataSourceDesigner Property
.NET Framework (current version)
Gets the designer of the data source, when one is selected for data binding.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.Web.UI.Design::IDataSourceDesigner^The designer for the data source of the associated control.
The DataSourceDesigner property returns the designer for the data source of the associated control that is derived from the BaseDataList class. The designer object implements the IDataSourceDesigner interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: