Version 20.1 (latest)

BaseDataSource Class Events

For a list of all members of this type, see BaseDataSource members.

Public Events
 NameDescription
Public EventPropertyChangedIndicates that a property has changed on the object.  
Public EventRowExpansionChangedIndicates that a row has been expanded or collapsed.  
Public EventSchemaChangedIndicates that the schema for the underlying data has changed. The data source is not considered ready for use until schema is populated.  
See Also