Back to Devexpress

MapControl.EnableScrolling Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-911096af.md

latest985 B
Original Source

MapControl.EnableScrolling Property

Gets or sets a value indicating whether scrolling is enabled.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Boolean

true if scrolling is enabled; otherwise, false.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace