BaseDataListDesigner.DataSourceDesigner Property
.NET Framework 3.0
Gets the designer of the data source, when one is selected for data binding.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
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.
Community Additions
ADD
Show: