SearchPanelOptions Class
In This Article
Stores the Search Panel‘s settings.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class SearchPanelOptions :
MapNotificationOptions,
IMapStyleOwner
#Remarks
The following image demonstrates the Map UI element that these options configure:
#Inheritance
Object
ViewStatePersisterCore
BaseOptions
MapNotificationOptions
SearchPanelOptions
See Also