FaultEventArgs.Handled Property
In This Article
Specifies whether the raised exception is handled or not.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the exception is handled; otherwise, false. |
See Also