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