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

MapEditorEditMode.EditorPanelAction Property

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

Namespace: DevExpress.Xpf.Map

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

Declaration

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

Property Value

Type
DevExpress.Xpf.Map.ItemsEditorPanelAction
See Also