Skip to main content
All docs
V24.2

ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.DataFormat Property

Gets the data format.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.Desktop.v24.2.dll

Declaration

public string DataFormat { get; }

Property Value

Type Description
String

The data format.

See Also