Skip to main content

ClipboardValueInfo.DisplayValue Property

Gets the text displayed in the element.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public string DisplayValue { get; }

#Property Value

Type Description
String

The text displayed in the element.

See Also