Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Search Panel

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:

BuiltInSearchPanel

To cancel a request, click the delete (SearchPanel -CancelSymbol) 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.