Causes the User Interface to raise a GridExport event.
Syntax
ISGrid.Export([exportType], [emailResults])
Parameters
| Name | Type | Optional | ByRef | Description |
| exportType |
iseDataSetExportType |
Optional |
|
The Export Type.
If omitted, a value of iseDataSetExportType.None is assumed. |
| emailResults |
Boolean |
Optional |
|
Indicates whether the Results should be Emailed rather than written to a file.
If omitted, a value of False is assumed. |
- Member of:
- ISGrid
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0