Skip to main content
All docs
V25.2
  • ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.DataFormat Property

    Gets the data format.

    Namespace: DevExpress.Data.Utils

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

    Declaration

    public string DataFormat { get; }

    Property Value

    Type Description
    String

    The data format.

    See Also