Skip to main content
All docs
V24.2

ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.ToString() Method

In This Article

Returns a string representation of the current object.

Namespace: DevExpress.Data.Utils

Assembly: DevExpress.Data.Desktop.v24.2.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