ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.DataObject Property
In This Article
Gets an object that defines a format-independent mechanism for transferring data.
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. |
An object that implements IData |
See Also