Skip to main content

MapEditorCreateMode.EditorPanelAction Property

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

Namespace: DevExpress.Xpf.Map

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

NuGet Package: DevExpress.Wpf.Map

Declaration

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

Property Value

Type
DevExpress.Xpf.Map.ItemsEditorPanelAction
See Also