AfterDataSourceImportEventArgs Constructors
Provides data for the SnapControl.AfterDataSourceImport event.| Name | Parameters | Description |
|---|---|---|
| AfterDataSourceImportEventArgs(String, Byte[]) | dataSourceName, data | Initializes a new instance of the AfterDataSourceImportEventArgs class with the specified settings. |
See Also