ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.Operation Property
In This Article
Gets the clipboard-related operation being processed.
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 |
---|---|
DevExpress. |
The clipboard-related operation. |
#Remarks
Available clipboard operations include:
Copy
Paste
Clear
Contains
UIStateQuery
All
None
See Also