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
[read-only] override | ActionLists | System.ComponentModel.Design.DesignerActionListCollection.
Gets a list of items that are used to create an action list menu at design time. |
[read-only] | CanConfigure | bool.
Gets a value indicating whether the DataSourceDesigner.Configure method can be called. |
[read-only] | CanRefreshSchema | bool.
Gets a value indicating whether the DataSourceDesigner.RefreshSchema(bool) method can be called. |
[read-only] | SuppressingDataSourceEvents | bool.
Gets a value indicating whether the DataSourceDesigner.DataSourceChanged event or the DataSourceDesigner.RefreshSchema(bool) method occurs. |