DataSourceChangedEventArgs Properties
Provides data for the SnapDocument.DataSourceChanged event.Name | Description |
---|---|
ChangedDataSourceInfo | Provides information about a data source that is being changed. |
DataSourceChangeType | Specifies the type of the data source that is being changed. |
Name | Specifies the name of the data source that is being changed. |
See Also