StiReportShowDotMatrixWithRibbonGUI Method |
| Name | Description | |
|---|---|---|
| ShowDotMatrixWithRibbonGUI |
Shows a rendered report in DotMatrix mode with Ribbon GUI. If the report is not rendered then its rendering starts.
| |
| ShowDotMatrixWithRibbonGUI(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.
| |
| ShowDotMatrixWithRibbonGUI(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.
| |
| ShowDotMatrixWithRibbonGUI(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.
| |
| ShowDotMatrixWithRibbonGUI(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.
|