System.Web.UI.Design.WebControls.DataBoundControlDesigner: Property Members

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

Public Properties

[read-only]
override
ActionListsSystem.ComponentModel.Design.DesignerActionListCollection.

Gets the System.ComponentModel.Design.DesignerActionListCollection object for this designer.

DataMemberstring.

Gets the shadowed System.Web.UI.WebControls.DataBoundControl.DataMember property of the underlying data-bound control.

[read-only]
DataSourceDesignerSystem.Web.UI.Design.IDataSourceDesigner.

Gets the designer of the data source of the underlying data-bound control.

[read-only]
DesignerViewSystem.Web.UI.Design.DesignerDataSourceView.

Gets the System.Web.UI.Design.DesignerDataSourceView object associated with the data source of this designer.

Protected Properties

[read-only]
SampleRowCountint.

Gets the number of rows that the data-bound control displays on the design surface.

[read-only]
UseDataSourcePickerActionListbool.

Gets a value indicating whether the designer should include "Choose a data source" in its action list.