Back to Devexpress

MapClusterer.DisplayNonClusteredItems Property

wpf-devexpress-dot-xpf-dot-map-dot-mapclusterer-9dddbfac.md

latest1.1 KB
Original Source

MapClusterer.DisplayNonClusteredItems Property

Gets or sets the value indicating whether the map items that can’t be clustered should be displayed.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool DisplayNonClusteredItems { get; set; }
vb
Public Property DisplayNonClusteredItems As Boolean

Property Value

TypeDescription
Boolean

true if non-clustered items should be displayed, otherwise false ;

|

See Also

MapClusterer Class

MapClusterer Members

DevExpress.Xpf.Map Namespace