SimpleFaultEventArgs.Fault Property
In This Article
Gets the exception, raised if an error occurs.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Exception | A Exception object that contains information about the error. |
See Also