Click or drag to resize

StiFormDialogResult Property

Gets or sets the dialog result for the form.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public DialogResult DialogResult { get; set; }

Property Value

Type: DialogResult
See Also