ConfirmationDialogClosedEventArgs.DialogResult Property
Gets the dialog box return value.
Namespace: DevExpress.ExpressApp.Win.Core
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Property Value
Type | Description |
---|---|
DialogResult | A DialogResult enumeration value, specifying the user choice made in the dialog box. |
See Also