Skip to main content
All docs
V25.1
  • ClipboardAccessPolicy.FailedEventArgs.ToString() Method

    Returns a string representation of the current object.

    Namespace: DevExpress.Data.Utils

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

    NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design

    Declaration

    public override string ToString()

    Returns

    Type Description
    String

    A string representation of the current object.

    See Also