ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.Operation Property
Gets the clipboard-related operation being processed.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Data.Internal.ClipboardOperation | The clipboard-related operation. |
Remarks
Available clipboard operations include:
CopyPasteClearContainsUIStateQueryAllNone
See Also