GridExportEventArgs Constructors
Stores data for the CustomizeGridExport and GridExported events.Name | Parameters | Description |
---|---|---|
GridExportEventArgs(ExportTarget, GridExportOptions) | exportTarget, options | Initializes a new instance of the GridExportEventArgs class with specified settings. |
See Also