System.Web.UI.Design.DataSourceDesigner: Property Members

The properties of System.Web.UI.Design.DataSourceDesigner are listed below. For a list of all members, see the DataSourceDesigner Members list.

See Also: Inherited members from System.Web.UI.Design.ControlDesigner

Public Properties

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

Gets a list of items that are used to create an action list menu at design time.

[read-only]
CanConfigurebool.

Gets a value indicating whether the DataSourceDesigner.Configure method can be called.

[read-only]
CanRefreshSchemabool.

Gets a value indicating whether the DataSourceDesigner.RefreshSchema(bool) method can be called.

Protected Properties

[read-only]
SuppressingDataSourceEventsbool.

Gets a value indicating whether the DataSourceDesigner.DataSourceChanged event or the DataSourceDesigner.RefreshSchema(bool) method occurs.