StiReportShowWithRibbonGUI Method |
Name | Description | |
---|---|---|
![]() | ShowWithRibbonGUI |
Shows a rendered report in viewer with Ribbon GUI. If the report is not rendered then its rendering starts.
|
![]() | ShowWithRibbonGUI(Boolean) |
Shows the rendered report as a dialog form or not with Ribbon GUI. If the report is not rendered then its rendering starts.
|
![]() | ShowWithRibbonGUI(Form) |
Shows the rendered report as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
|
![]() | ShowWithRibbonGUI(IWin32Window) |
Shows the rendered report as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
|
![]() | ShowWithRibbonGUI(IWin32Window, Boolean) |
Shows the rendered report as MDI child window with Ribbon GUI. If the report is not rendered then its rendering starts.
|