Back to Devexpress

MapEditorCreateMode.EditorPanelAction Property

wpf-devexpress-dot-xpf-dot-map-dot-mapeditorcreatemode-ea8b4f26.md

latest1.1 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
[Browsable(false)]
public override ItemsEditorPanelAction EditorPanelAction { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property EditorPanelAction As ItemsEditorPanelAction

Property Value

Type
DevExpress.Xpf.Map.ItemsEditorPanelAction

See Also

MapEditorCreateMode Class

MapEditorCreateMode Members

DevExpress.Xpf.Map Namespace