Back to Devexpress

MapEditor.SetEditModeCommand Property

wpf-devexpress-dot-xpf-dot-map-dot-mapeditor-618678e2.md

latest1.0 KB
Original Source

MapEditor.SetEditModeCommand Property

Returns the command that switches the Editor to the Edit mode.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
ICommand

The command that switches the Editor to the Edit mode.

|

See Also

MapEditor Class

MapEditor Members

DevExpress.Xpf.Map Namespace