Skip to main content
All docs
V23.2

ClipboardAccessPolicy.ClipboardOperationRequestEventArgs.ToString() Method

Returns a string representation of the current object.

Namespace: DevExpress.Data.Utils

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