# PropertyGrid

## Content

**PropertyGrid for WPF** is a data bound control which allows you to display, browse and edit the properties of a .NET object. It includes more than 10 built-in editors which allow you to edit an object or a class. It provides similar features to the standard Microsoft Property Grid control, such as built-in editors, custom editors, grouping, and sorting.

| **Release Notes** | **Product Samples** |
| ------------- | --------------- |
| See the version-wise updates for all controls [here](https://developer.mescius.com/componentone/docs/wpf/online-releasehistory/releasehistory.html). | Product samples are located at Documents\\ComponentOne Samples\\WPF\\v5.0\\CS\\PropertyGrid on your system, if you have installed the samples while installing WPF Edition using **ComponentOneControlPanel.exe**. |
| @cols=2:**Documentation** |
| @cols=2:[Create your First Application with PropertyGrid](/componentone/docs/wpf/online-propertygrid5/quickstart) <br>[Property Definition](/componentone/docs/wpf/online-propertygrid5/property-definition) <br>[Property Description](/componentone/docs/wpf/online-propertygrid5/property-descriptions) <br>[Editors](/componentone/docs/wpf/online-propertygrid5/editors) <br>[Attached Properties](/componentone/docs/wpf/online-propertygrid5/attached-properties) <br>[Grouping](/componentone/docs/wpf/online-propertygrid5/grouping) <br>[Sorting](/componentone/docs/wpf/online-propertygrid5/sorting) |
| @cols=2:**API References** |
| @cols=2:[.NET API Reference](/componentone/api/wpf/online-propertygrid5/dotnet-api/C1.WPF.PropertyGrid/C1.WPF.PropertyGrid.html) |
