Back to Devexpress

AttributeGroupProvider Class

wpf-devexpress-dot-xpf-dot-map-77d85a3a.md

latest1.5 KB
Original Source

AttributeGroupProvider Class

This class groups items based on the attribute values.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public class AttributeGroupProvider :
    MapClustererGroupProviderBase
vb
Public Class AttributeGroupProvider
    Inherits MapClustererGroupProviderBase

Remarks

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

Inheritance

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapClustererGroupProviderBase AttributeGroupProvider

See Also

AttributeGroupProvider Members

DevExpress.Xpf.Map Namespace