Causes the User Interface to raise a GridPrint event.
Syntax
ISGrid.Print([showExportPage], [headingDetails])
Parameters
| Name | Type | Optional | ByRef | Description |
| showExportPage |
Boolean |
Optional |
|
Indicates whether to show the Export Page by default.
If omitted, a value of False is assumed. |
| headingDetails |
ISDetailColumnsBasic |
Optional |
|
Any information you want to display above the columnar report.
If omitted, a value of Nothing is assumed. |
- Member of:
- ISGrid
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0