Skip to main content

SearchPanelOptions Class

Stores the Search Panel‘s settings.

Namespace: DevExpress.XtraMap

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

BuiltInSearchPanel

See Also