Returns a boolean value indicating whether the property is a data source. This property is read-only.
Syntax
object.IsDataSource
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Remarks
Use this property to determine if the property is a data source and can be attached to a data control.
Note This property is usually used in a Wizard to check whether a property is a data source.