StiReportDesign Method (Boolean) |
Calls the designer for the report.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public DialogResult Design(
bool dialogForm
)
Public Function Design (
dialogForm As Boolean
) As DialogResult
Parameters
- dialogForm
- Type: SystemBoolean
Is this window a dialog box or not.
Return Value
Type:
DialogResult[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.Design(System.Boolean)"]
See Also