Skip to main content

AttributeGroupProvider Class

This class groups items based on the attribute values.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public class AttributeGroupProvider :
    MapClustererGroupProviderBase

Remarks

This class introduces the AttributeGroupProvider.AttributeName property allowing you to specify the name of an attribute used to group items.

See Also