Show a DataSet Viewer for the specified DataView.
Syntax
ISCommonForms.ShowDataSetViewerFromDataView(dataView, [caption], [formKey])
Parameters
| Name | Type | Optional | ByRef | Description |
| dataView |
DataView |
|
|
The DataView to display. |
| caption |
String |
Optional |
|
The Form Caption. |
| formKey |
String |
Optional |
|
The Form Key. |
- Member of:
- ISCommonForms
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0