Skip to main content
All docs
V26.1
  • ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.DataFormat Property

    Gets the data format.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.Desktop.v26.1.dll

    Declaration

    public string DataFormat { get; }

    Property Value

    Type Description
    String

    The data format.

    See Also