Click or drag to resize

StiReportShowWithRibbonGUI Method

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