VectorLayerBase.AllowResetSelection Property
In This Article
Gets or sets a value indicating whether selection should be reset when an end-user clicks on a map area without selectable elements.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, to allow reset selection; false to always keep selection. |
See Also