Back to Devexpress

EditorPanelOptions Class

windowsforms-devexpress-dot-xtramap-264f27c0.md

latest1.6 KB
Original Source

EditorPanelOptions Class

Contains the Map Editor panel’s settings.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class EditorPanelOptions :
    ButtonPanelOptions
vb
Public Class EditorPanelOptions
    Inherits ButtonPanelOptions

The following members return EditorPanelOptions objects:

Remarks

The MapEditor.PanelOptions property uses EditorPanelOptions to store the Map Editor’s settings.

Inheritance

Object ViewStatePersisterCore BaseOptions MapNotificationOptions ButtonPanelOptions EditorPanelOptions

See Also

EditorPanelOptions Members

DevExpress.XtraMap Namespace