Click or drag to resize

StiReportShow Method

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