devexpress-wpf-property-grid

Official

Build WPF property editors with DevExpress PropertyGrid.

AuthorDevExpress
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the need to manually implement property binding, editor generation, collection handling, and categorization for WPF property editor UIs, reducing boilerplate code and ensuring accurate DevExpress API usage for .NET WPF applications.

Core Features & Use Cases

  • Auto-generated property editors: Bind PropertyGridControl to any CLR object to automatically render type-appropriate editors for all public properties.
  • Custom property control: Use PropertyDefinition to filter visible properties, assign custom editors, mark properties as read-only, and add custom headers or descriptions.
  • Inline collection editing: Enable users to add, edit, and remove items from collection properties directly in the grid via CollectionDefinition, with support for default values for new items.
  • Property grouping: Organize properties into collapsible groups or tabs using the [Category] attribute and CategoryDefinition, with support for custom glyphs and headers.
  • Nested object expandability: Configure expandability for complex nested properties via TypeConverter or AllowExpanding settings.
  • Use cases: Ideal for building visual designers, application settings dialogs, report designer property panels, and any runtime UI that lets users inspect and edit arbitrary object properties.

Quick Start

Use this skill to create a WPF settings dialog with DevExpress PropertyGridControl that binds to an AppSettings view model, groups properties into General and Appearance tabs, supports inline editing of a collection of recent files with default values for new entries, and allows expanding nested Address properties.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: devexpress-wpf-property-grid
Download link: https://github.com/DevExpress/agent-skills/archive/main.zip#devexpress-wpf-property-grid

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.