---
title: Data Search
order: 800
seealso: []
---

# Data Search

## Search Panel

The control's built-in Search Panel allows users to search for properties of the bound object(s).

![property-grid-search-panel](/docs/images/property-grid-searchpanel.gif)

When a user types text in the Search Box, the PropertyGrid control filters rows to display only those that match the search text.

Use the `ShowSearchPanel` property to control the Search Box's visibility.