Back to Devexpress

Search Panel

windowsforms-16855-controls-and-libraries-map-control-end-user-features-search-panel.md

latest1.0 KB
Original Source

Search Panel

  • Feb 25, 2022

This document explains how to use a search panel in the Map control.

The Search Panel is a UI element that accepts text input and displays the 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 learn how to enable search in the map control, see the following topic: Search.

To start a search, 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 delete ( ) icon on the right side of the panel.

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