Use the PropertyGridEditor attribute to apply a property definition or property editor template at the data model level.
-
Updated
Jan 30, 2026 - Visual Basic .NET
Use the PropertyGridEditor attribute to apply a property definition or property editor template at the data model level.
Uses the WPF Property Grid Control to display object properties.
Use attributes to group properties into categories, implement validation, and specify a custom editor.
Add tooltips to items displayed in the collection’s new item menu.
Generate Property Definitions and Collection Definitions based on a View Model collection
This example displays a custom collection/dictionary property with the DevExpress WPF Property Grid and allows users to add new items/entries as needs dictate.
Specify the collection buttons visibility and execute a custom action when a user clicks a collection button.
Add a description, image, and links to the dxpropertygrid topic page so that developers can more easily learn about it.
To associate your repository with the dxpropertygrid topic, visit your repo's landing page and select "manage topics."