ClipboardAccessPolicy.FailedEventArgs.Exception Property
In This Article
Gets the exception.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v24.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
#Declaration
#Property Value
Type | Description |
---|---|
Exception | The exception. |
See Also