ClipboardAccessPolicy.ClipboardOperationEventArgs.IsClearOperation Property
Gets a value that indicates whether the clipboard clear operation is being processed.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the clipboard clear operation is being processed; otherwise, false. |
See Also