Back to Devexpress

Search Panel

windowsforms-16824-controls-and-libraries-map-control-visual-elements-search-panel.md

latest1.0 KB
Original Source

Search Panel

  • May 23, 2022

The Search Panel is a UI element that accepts text input and displays results of a search request returned by the search service.

The Search Panel allows you to find a location on the map and see the search results for a request in the panel. To start searching, type a place name (“New York”, for example) in the panel. The result is shown in the image below.

To cancel a request, click the symbol in the panel on the right.

Note

The Search Panel can be used to send requests by a data provider implementing the ISearchPanelRequestSender interface.

Use the SearchPanelOptions property to specify the search panel settings such as width, prompt message, and others.