Use the PropertyGridEditor attribute to apply a property definition or property editor template at the data model level.
-
Updated
May 14, 2026 - Visual Basic .NET
Use the PropertyGridEditor attribute to apply a property definition or property editor template at the data model level.
Add tooltips to items displayed in the collection’s new item menu.
Uses the WPF Property Grid Control to display object properties.
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.
Use attributes to group properties into categories, implement validation, and specify a custom editor.
To associate your repository with the dxpropertygrid topic, visit your repo's landing page and select "manage topics."