Skip to main content

EditorPanelOptions Class

Contains the Map Editor panel’s settings.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class EditorPanelOptions :
    ButtonPanelOptions

The following members return EditorPanelOptions objects:

Remarks

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

See Also