InformationDataProviderBase.ProcessMouseEvents Property
Gets or sets a value indicating whether it is necessary to process mouse events by this data provider.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to process mouse events; otherwise, false. |
See Also