AttributeDisplayValueEditEventArgs.DisplayValue Property
In This Article
Gets or sets an attribute display value.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.2.Core.dll
NuGet Package: DevExpress.Map.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String object that is the string representation of the attribute value. |
See Also