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