![]()
true if component implements System.Web.UI.IHierarchicalEnumerable; otherwise, false.
The DataSourceConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext) method uses the HierarchicalDataSourceConverter.IsValidDataSource(System.ComponentModel.IComponent) method to determine which components are available as standard accessible data sources. For the System.Web.UI.Design.HierarchicalDataSourceConverter class, a valid data source is a component that implements the System.Web.UI.IHierarchicalEnumerable interface.