A newer version of this page is available.
Switch to the current version.
EditorPanelOptions Class
Contains the Map Editor panel's settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class EditorPanelOptions :
MapNotificationOptions
Public Class EditorPanelOptions
Inherits MapNotificationOptions
Related API Members
The following members accept/return EditorPanelOptions objects:
Remarks
The MapEditor.PanelOptions property uses EditorPanelOptions to store the Map Editor's settings.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
MapNotificationOptions
EditorPanelOptions
See Also
Feedback