Click or drag to resize

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
)

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