StiGuiOptions Class
Namespace: Stimulsoft.Report
Properties
| Property | Type | Description |
|---|---|---|
ProgressGdiType static |
Type | |
ProgressWpfType static |
Type |
Methods
| Method | Returns | Description |
|---|---|---|
GetDotMatrixViewerForm static |
IStiViewerForm | |
GetDotMatrixViewerFormWithRibbonGUI static |
IStiViewerForm | |
GetExportFormRunner static |
IStiFormRunner | |
GetProgressInformation static (+1 overloads) |
IStiProgressInformation | |
GetViewerForm static |
IStiViewerForm | |
GetViewerFormWithRibbonGUI static |
IStiViewerForm |
Method Details
GetDotMatrixViewerForm static
GetDotMatrixViewerForm(report: StiReport, guiMode: StiGuiMode): IStiViewerForm
Parameters
- report (StiReport)
- guiMode (StiGuiMode)
Returns IStiViewerForm
GetDotMatrixViewerFormWithRibbonGUI static
GetDotMatrixViewerFormWithRibbonGUI(report: StiReport, guiMode: StiGuiMode): IStiViewerForm
Parameters
- report (StiReport)
- guiMode (StiGuiMode)
Returns IStiViewerForm
GetExportFormRunner static
GetExportFormRunner(formName: string, guiMode: StiGuiMode, ownerWindow: object): IStiFormRunner
Parameters
- formName (string)
- guiMode (StiGuiMode)
- ownerWindow (object)
Returns IStiFormRunner
GetProgressInformation static
GetProgressInformation(guiMode: StiGuiMode): IStiProgressInformation
Parameters
- guiMode (StiGuiMode)
Returns IStiProgressInformation
GetProgressInformation(ownerForm: object, guiMode: StiGuiMode): IStiProgressInformation
Parameters
- ownerForm (object)
- guiMode (StiGuiMode)
Returns IStiProgressInformation
GetViewerForm static
GetViewerForm(report: StiReport, guiMode: StiGuiMode): IStiViewerForm
Parameters
- report (StiReport)
- guiMode (StiGuiMode)
Returns IStiViewerForm
GetViewerFormWithRibbonGUI static
GetViewerFormWithRibbonGUI(report: StiReport, guiMode: StiGuiMode): IStiViewerForm
Parameters
- report (StiReport)
- guiMode (StiGuiMode)
Returns IStiViewerForm