Click or drag to resize

StiReportShowWithWpf Method

Overload List
  NameDescription
Public methodShowWithWpf
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpf(Boolean)
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpf(Object)
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Public methodShowWithWpf(Object, Boolean)
Shows the rendered report with using WPF technology. If the report is not rendered then its rendering starts.
Top
See Also