StiReportShow Method |
Name | Description | |
---|---|---|
Show |
Shows a rendered report. If the report is not rendered then its rendering starts.
| |
Show(Boolean) |
Shows the rendered report as a dialog form or not. If the report is not rendered then its rendering starts.
| |
Show(Form) |
Shows the rendered report as MDI child window. If the report is not rendered then its rendering starts.
| |
Show(IWin32Window) |
Shows the rendered report as MDI child window. If the report is not rendered then its rendering starts.
| |
Show(IWin32Window, Boolean) |
Shows the rendered report as MDI child window. If the report is not rendered then its rendering starts.
|