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.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

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.

Inheritance

See Also