WizardCommandButtonClickEventArgs.Handled Property
Gets or sets whether an event was handled.
Namespace: DevExpress.XtraWizard
Assembly: DevExpress.XtraWizard.v24.1.dll
NuGet Package: DevExpress.Win
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the default precessing is not required; otherwise, false. |
See Also