StiReportDesignV2WithWpf Method (Object) |
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(
Object ownerWindow
)
Public Function DesignV2WithWpf (
ownerWindow As Object
) As Boolean
Parameters
- ownerWindow
- Type: SystemObject
[Missing <param name="ownerWindow"/> documentation for "M:Stimulsoft.Report.StiReport.DesignV2WithWpf(System.Object)"]
Return Value
Type:
Boolean[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.DesignV2WithWpf(System.Object)"]
See Also