MapClusterer.DisplayNonClusteredItems Property
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if non-clustered items should be displayed, otherwise false; |
See Also