Skip to main content
A newer version of this page is available. .

MapEditorModeBase.EditorPanelAction Property

For internal use only. Returns the action that the Map Editor performs in the mode.

Namespace: DevExpress.Xpf.Map

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

Declaration

[Browsable(false)]
public abstract ItemsEditorPanelAction EditorPanelAction { get; }

Property Value

Type
DevExpress.Xpf.Map.ItemsEditorPanelAction
See Also