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

MapEditorTransformMode.EditorPanelAction Property

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

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

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

Property Value

Type
DevExpress.Xpf.Map.ItemsEditorPanelAction
See Also