AttributeGroupProvider.AttributeName Property
In This Article
Gets or sets the attribute name used to group map items by its value.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
String | A String object, that is the name of the attribute. |
See Also