HierarchicalDataSourceIDConverter.IsValidDataSource Method (IComponent)
.NET Framework (current version)
Gets a value indicating whether the specified component is a valid data source.
Assembly: System.Design (in System.Design.dll)
Parameters
- component
-
Type:
System.ComponentModel.IComponent
An object that implements the IComponent.
The IsValidDataSource method considers component a valid data source if it implements the IHierarchicalDataSource interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: