BeforeDataSourceExportEventArgs Constructors
Provides data for the SnapControl.BeforeDataSourceExport event.Name | Parameters | Description |
---|---|---|
BeforeDataSourceExportEventArgs(Object, String) | dataSource, dataSourceName | Initializes a new instance of the BeforeDataSourceExportEventArgs class with the specified settings. |
See Also