Back to Devexpress

AttributeDisplayValueEditEventArgs.DisplayValue Property

corelibraries-devexpress-dot-map-dot-attributedisplayvalueediteventargs.md

latest1.2 KB
Original Source

AttributeDisplayValueEditEventArgs.DisplayValue Property

Gets or sets an attribute display value.

Namespace : DevExpress.Map

Assembly : DevExpress.Map.v25.2.Core.dll

NuGet Package : DevExpress.Map.Core

Declaration

csharp
public string DisplayValue { get; set; }
vb
Public Property DisplayValue As String

Property Value

TypeDescription
String

A String object that is the string representation of the attribute value.

|

See Also

AttributeDisplayValueEditEventArgs Class

AttributeDisplayValueEditEventArgs Members

DevExpress.Map Namespace