Back to Devexpress

AttributeDisplayValueEditEventArgs.Name Property

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

latest1.2 KB
Original Source

AttributeDisplayValueEditEventArgs.Name Property

Returns the name of an attribute.

Namespace : DevExpress.Map

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

NuGet Package : DevExpress.Map.Core

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A String object representing the name of attribute whose display value should be customized.

|

See Also

AttributeDisplayValueEditEventArgs Class

AttributeDisplayValueEditEventArgs Members

DevExpress.Map Namespace