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.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String object, that is the name of the attribute. |
See Also