Telerik UI for ASP.NET Core PropertyGrid Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
  • Edit in Telerik REPL
HtmlHelper
TagHelper
Files:
index.cshtml
IndexController.cs
Index_TagHelper.cshtml
PropertyGridItemsViewModel.cs
FontViewModel.cs

Also available for:

CLIENT-SIDE API HTML HELPER API
devcraft ninja image

The 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.

Additional Apps

This PropertyGrid example is part of unique collection of hundreds of ASP.NET Core demos, with which you can see all Telerik ASP.NET Core components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for ASP.NET Core or ThemeBuilder.

Support & Learning Resources

Additional Resources