Back to Devexpress

AttributeGroupProvider.AttributeName Property

wpf-devexpress-dot-xpf-dot-map-dot-attributegroupprovider.md

latest1.1 KB
Original Source

AttributeGroupProvider.AttributeName Property

Gets or sets the attribute name used to group map items by its value.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
String

A String object, that is the name of the attribute.

|

See Also

AttributeGroupProvider Class

AttributeGroupProvider Members

DevExpress.Xpf.Map Namespace