FaultEventArgs.Handled Property
Specifies whether the corresponding event was handled.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The exception is available via the SimpleFaultEventArgs.Fault property.
See Also