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

SearchPanelOptions Class

Stores the Search Panel‘s settings.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public class SearchPanelOptions :
    MapNotificationOptions,
    IMapStyleOwner

Remarks

The following image demonstrates the Map UI element that these options configure:

BuiltInSearchPanel

See Also