The members of System.Web.UI.Design.IHierarchicalDataSourceDesigner are listed below.
[read-only] | CanConfigure | bool.
![]() Gets a value indicating whether the IHierarchicalDataSourceDesigner.Configure method can be called. |
[read-only] | CanRefreshSchema | bool.
![]() Gets a value indicating whether the IHierarchicalDataSourceDesigner.RefreshSchema(bool) method can be called. |
Configure()
| ||
GetView(string)
| ||
RefreshSchema(bool)
| ||
ResumeDataSourceEvents()
| ||
SuppressDataSourceEvents()
|
DataSourceChanged |
![]() Occurs when a data source control has changed in some way that affects data-bound controls. | |
SchemaRefreshed |
![]() Occurs when the fields or data of the underlying data source have changed. |