PropertyGrid

The PropertyGrid UI component provides a structured interface for displaying and editing the properties of objects in an application.

PropertyGrid Overview

A PropertyGrid is a user interface (UI) component commonly used in software applications to display and edit the properties and attributes of objects, typically within a development or design environment. It provides a structured and organized way to view and modify the properties, making it valuable for developers, designers, and users.

Live Demo

Variant

Anatomy

The anatomy of the PropertyGrid summarizes the elements of the component:

A Telerik and Kendo UI PropertyGrid component and its elements including toolbar, property column, value column and more.
  1. Toolbar
  2. Search box
  3. Sort button
  4. Group categories button
  5. Details button
  6. Editable value
  7. Read-only value
  8. Property name
  9. Group property name
  10. Child property name
  11. Property column
  12. Value column

Grouped Categories View

The Telerik and Kendo UI PropertyGrid can display categories in groups for better visual separation between properties and property groups.

The grouped categories view of the Telerik and Kendo UI PropertyGrid component

Property Details

The PropertyGrid features an option that displays more details about the selected property.

The property details rendering of the PropertyGrid.

Framework-Specific Documentation

For specific information about the component, refer to its official product documentation:

Feedback