Click or drag to resize

StiReportShowDotMatrixWithRibbonGUI Method

Overload List
  NameDescription
Public methodShowDotMatrixWithRibbonGUI
Shows a rendered report in DotMatrix mode with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(Boolean)
Shows the rendered report in DotMatrix mode as a dialog form or not with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(Form)
Shows the rendered report in DotMatrix mode as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(IWin32Window)
Shows the rendered report in DotMatrix mode as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Public methodShowDotMatrixWithRibbonGUI(IWin32Window, Boolean)
Shows the rendered report in DotMatrix mode as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
Top
See Also