Skip to main content
A newer version of this page is available. .

AttributeGroupProvider Class

This class groups items based on the attribute values.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.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