Back to Devexpress

MapEditor.ClearSavedActionsCommand Property

wpf-devexpress-dot-xpf-dot-map-dot-mapeditor-3fa592b3.md

latest1.1 KB
Original Source

MapEditor.ClearSavedActionsCommand Property

Returns the command that clears Editor command manager’s saved command list.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
ICommand

The command that clears Editor command manager’s saved command list.

|

See Also

MapEditor Class

MapEditor Members

DevExpress.Xpf.Map Namespace