Back to Devexpress

MapEditor.EditorPanelOptions Property

wpf-devexpress-dot-xpf-dot-map-dot-mapeditor-b9b77263.md

latest1.0 KB
Original Source

MapEditor.EditorPanelOptions Property

Gets or sets an object that configures how the Editor Panel looks and behaves.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public MapEditorPanelOptions EditorPanelOptions { get; set; }
vb
Public Property EditorPanelOptions As MapEditorPanelOptions

Property Value

TypeDescription
MapEditorPanelOptions

The Editor Panel’s options storage.

|

See Also

MapEditor Class

MapEditor Members

DevExpress.Xpf.Map Namespace