EditorPanelOptions Class
In This Article
Contains the Map Editor panel’s settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class EditorPanelOptions :
ButtonPanelOptions
#Related API Members
The following members return EditorPanelOptions objects:
#Remarks
The MapEditor.PanelOptions property uses EditorPanelOptions to store the Map Editor’s settings.
#Inheritance
See Also