New to Telerik UI for WPF? Download free 30-day trial

VisualStructure

RadPropertyGrid provides an easy and versatile approach to processing data objects' properties. Utilizing its autogeneration features and the intuitive custom editors capabilities, users would be able either to display data in a way that best fits their needs or modify it with minimal effort.

This section defines the terms and concepts used in the scope of RadPropertyGrid that you have to get familiar with prior to continue reading this help. They can also be helpful when contacting with the support service in order to better describe your issue. Below you can see snapshot and explanations of the main states and visual elements of standard RadPropertyGrid control.

Rad Property Grid Visual Structure

  • Group Button - allows you to organize the RadPropertyGrid according to the predefined group names;

  • Sort Button (or Flat Button) - displays all the properties in a flat/ungrouped structure;

  • Search Box - enables searching a specific property based on its name;

  • PropertyGridPresenter- displays the properties of the object tha property grid is bound to;

  • DescriptionPanel - displays the description of the selected property.

In this article