StiReportDesignV2WithWpf Method (Boolean) |
Calls the designer for the report in the Modal window with using WPF technology.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool DesignV2WithWpf(
bool dialogWindow
)
Public Function DesignV2WithWpf (
dialogWindow As Boolean
) As Boolean
Parameters
- dialogWindow
- Type: SystemBoolean
[Missing <param name="dialogWindow"/> documentation for "M:Stimulsoft.Report.StiReport.DesignV2WithWpf(System.Boolean)"]
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.DesignV2WithWpf(System.Boolean)"]
See Also