The members of System.Web.UI.Design.WebControls.DataBoundControlDesigner are listed below.
See Also: Inherited members from System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner
Initializes a new instance of the System.Web.UI.Design.WebControls.DataBoundControlDesigner class. |
[read-only] override | ActionLists | System.ComponentModel.Design.DesignerActionListCollection.
Gets the System.ComponentModel.Design.DesignerActionListCollection object for this designer. |
DataMember | string.
Gets the shadowed System.Web.UI.WebControls.DataBoundControl.DataMember property of the underlying data-bound control. | |
[read-only] | DataSourceDesigner | System.Web.UI.Design.IDataSourceDesigner.
Gets the designer of the data source of the underlying data-bound control. |
[read-only] | DesignerView | System.Web.UI.Design.DesignerDataSourceView.
Gets the System.Web.UI.Design.DesignerDataSourceView object associated with the data source of this designer. |
[read-only] | SampleRowCount | int.
Gets the number of rows that the data-bound control displays on the design surface. |
[read-only] | UseDataSourcePickerActionList | bool.
Gets a value indicating whether the designer should include "Choose a data source" in its action list. |
override | ConnectToDataSource()
| |
override | CreateDataSource()
| |
override | DataBind(System.Web.UI.WebControls.BaseDataBoundControl)
| |
override | DisconnectFromDataSource()
| |
override | Dispose(bool)
| |
GetDesignTimeDataSource()
| ||
GetSampleDataSource()
| ||
override | PreFilterProperties(IDictionary)
|
[read-only] | System.Web.UI.Design.IDataBindingSchemaProvider.CanRefreshSchema | bool.
For a description of this member, see System.Web.UI.Design.IDataBindingSchemaProvider.CanRefreshSchema. |
System.Web.UI.Design.IDataSourceProvider.GetResolvedSelectedDataSource |
For a description of this member, see System.Web.UI.Design.IDataSourceProvider.GetResolvedSelectedDataSource. | |
System.Web.UI.Design.IDataSourceProvider.GetSelectedDataSource |
For a description of this member, see System.Web.UI.Design.IDataSourceProvider.GetSelectedDataSource. | |
System.Web.UI.Design.IDataBindingSchemaProvider.RefreshSchema |
For a description of this member, see System.Web.UI.Design.IDataBindingSchemaProvider.RefreshSchema(bool). | |
[read-only] | System.Web.UI.Design.IDataBindingSchemaProvider.Schema | System.Web.UI.Design.IDataSourceViewSchema.
For a description of this member, see System.Web.UI.Design.IDataBindingSchemaProvider.Schema. |