Skip to main content
A newer version of this page is available. .

VectorLayerBase.AllowResetSelectionProperty Field

Identifies the VectorLayerBase.AllowResetSelection dependency property.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

public static readonly DependencyProperty AllowResetSelectionProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also