AttributeDisplayValueEditEventArgs.Name Property
In This Article
Returns the name of an attribute.
Namespace: DevExpress.Map
Assembly: DevExpress.Map.v24.2.Core.dll
NuGet Package: DevExpress.Map.Core
#Declaration
#Property Value
Type | Description |
---|---|
String | A String object representing the name of attribute whose display value should be customized. |
See Also