DataSourceChangedEventArgs Constructors
Provides data for the SnapDocument.DataSourceChanged event.| Name | Parameters | Description |
|---|---|---|
| DataSourceChangedEventArgs(DataSourceInfo, DataSourceChangeType) | changedDataSourceInfo, dataSourceChangeType | Initializes a new instance of the DataSourceChangedEventArgs class with the specified settings. |
See Also