Click or drag to resize

StiReportShowDotMatrix Method

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