Back to Devexpress

MapControl.ScrollCommand Property

wpf-devexpress-dot-xpf-dot-map-dot-mapcontrol-921eed81.md

latest1.0 KB
Original Source

MapControl.ScrollCommand Property

Returns a command that scrolls a map.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public ICommand ScrollCommand { get; }
vb
Public ReadOnly Property ScrollCommand As ICommand

Property Value

TypeDescription
ICommand

An object that defines a command implementing the ICommand interface.

|

See Also

MapControl Class

MapControl Members

DevExpress.Xpf.Map Namespace