StiReportDesign Method (Form) |
Calls the designer for the report in the Parent Form.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public DialogResult Design(
Form parentForm
)
Public Function Design (
parentForm As Form
) As DialogResult
Parameters
- parentForm
- Type: System.Windows.FormsForm
Parent Form.
Return Value
Type:
DialogResult[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.Design(System.Windows.Forms.Form)"]
See Also