Use the PropertyGridEditor attribute to apply a property definition or property editor template at the data model level.
-
Updated
Jan 14, 2026 - Visual Basic .NET
Use the PropertyGridEditor attribute to apply a property definition or property editor template at the data model level.
Generate Property Definitions and Collection Definitions based on a View Model collection
Add tooltips to items displayed in the collection’s new item menu.
Uses the WPF Property Grid Control to display object properties.
Use attributes to group properties into categories, implement validation, and specify a custom editor.
Specify the collection buttons visibility and execute a custom action when a user clicks a collection button.
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.
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."