RepeaterDesigner::DataSourceDesigner Property

 
Use BaseTrue

This API supports the product infrastructure and is not intended to be used directly from your code.

Provides access to the associated designer component for the data source.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
property IDataSourceDesigner^ DataSourceDesigner {
	IDataSourceDesigner^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: