Skip to main content
All docs
V24.2

ClipboardAccessPolicy.ClipboardOperationEventArgs.ToString() Method

Returns a string representation of the current object.

Namespace: DevExpress.Data.Utils

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

Declaration

public override string ToString()

Returns

Type Description
String

A string representation of the current object.

See Also