Telerik UI for ASP.NET Core PropertyGrid Overview
- EXAMPLE
 - VIEW SOURCE
 - 
Change Theme
defaultDefault Theme
- Main
 - Main Dark
 - Nordic
 - Ocean Blue
 - Ocean Blue A11Y
 - Purple
 - Turquoise
 
Bootstrap Theme- Main
 - Bootstrap 3
 - Bootstrap 3 Dark
 - Main Dark
 - Nordic
 - Turquoise
 - Turquoise Dark
 - Urban
 - Vintage
 
Material Theme- Main
 - Arctic
 - Lime Dark
 - Main Dark
 - Material 2
 - Material 2 Dark
 - Nova
 
Classic Theme- Main
 - Green
 - Green Dark
 - Lavender
 - Lavender Dark
 - Main Dark
 - Metro
 - Metro Dark
 - Moonlight
 - Opal
 - Opal Dark
 - Silver
 - Silver Dark
 - Uniform
 
Fluent Theme- Main
 - Main Dark
 
 
Also available for:
CLIENT-SIDE API HTML HELPER APIThe PropertyGrid component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for ASP.NET Core PropertyGrid provides a structured and organized way to view and modify the properties and attributes of objects. Binding the component to a Model allows you to display and edit its properties into a grid layout. The PropertyGrid is commonly used within a software development or design environment for organizing and dynamically modifying properties of different components.
The component offers built-in sorting, grouping, searching, and exporting functionalities, keyboard navigation, and provides templates for complete customization of each item. You can bind the PropertyGrid to complex objects, handle nested properties, and specify their read-only or editable mode.
The current demo shows the PropertyGrid and Button components integrated into a Splitter. When you edit the properties displayed in the PropertyGrid, the Button appearance is updated at runtime.
The ASP.NET Core PropertyGrid control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET Core PropertyGrid is a server-side wrapper for the Kendo UI for jQuery PropertyGrid widget and supports an HtmlHelper and a TagHelper mode.
Functionality and Features
- Templates—The PropertyGrid component allows you to use templates for the rendering of its items and toolbar.
 - Accessibility—The PropertyGrid is accessible for screen readers, supports WAI-ARIA attributes, and delivers keyboard shortcuts for faster navigation.