Skip to main content
A newer version of this page is available. .

EditorPanelOptions Class

Contains the Map Editor panel’s settings.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.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