The properties of System.Web.UI.Design.WebControls.DataBoundControlDesigner are listed below. For a list of all members, see the DataBoundControlDesigner Members list.
See Also: Inherited members from System.Web.UI.Design.WebControls.BaseDataBoundControlDesigner
[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. |