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

Returns IStiViewerForm


GetDotMatrixViewerFormWithRibbonGUI static

GetDotMatrixViewerFormWithRibbonGUI(report: StiReport, guiMode: StiGuiMode): IStiViewerForm

Parameters

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

Returns IStiProgressInformation


GetProgressInformation(ownerForm: object, guiMode: StiGuiMode): IStiProgressInformation

Parameters

Returns IStiProgressInformation


GetViewerForm static

GetViewerForm(report: StiReport, guiMode: StiGuiMode): IStiViewerForm

Parameters

Returns IStiViewerForm


GetViewerFormWithRibbonGUI static

GetViewerFormWithRibbonGUI(report: StiReport, guiMode: StiGuiMode): IStiViewerForm

Parameters

Returns IStiViewerForm