property-grid
There are 20 repositories under property-grid topic.
jaime-olivares/wpf-propertygrid
Repackaging of Workflow Foundation's property grid for general use in WPF applications
mokeyish/ngx-property-grid
A small and simple property grid in angular to view/edit POJOs, excellent if you have a "settings" object you want to give the user to edit.
DevExpress-Examples/winforms-property-grid-create-custom-editor
Create a custom cell editor and use it in a Property Grid.
DevExpress-Examples/winforms-property-grid-create-rows
Create editor and category rows in a Property Grid.
smourier/WinPropertyGrid
A WinUI3 property grid component
al-develop/FileInfoComparer
Simple tool to compare two files from a simple folder structure
SyncfusionExamples/Filtering-properties-of-WPF-PropertyGrid-through-event
Filtering properties of WPF PropertyGrid through event
TN8001/DynamicAttribute
PropertyGrid HideProperty Example
DevExpress-Examples/winforms-property-grid-custom-sorting
Sort object properties in a custom order in the WinForms Property Grid.
DevExpress-Examples/winforms-property-grid-unbound-rows
Implement unbound rows in a Property Grid control.
DevExpress-Examples/winforms-propertygrid-filter-object-properties
Customize the WinForms Property Grid to display specific properties of an object.
DevExpress-Examples/winforms-propertygrid-localize-property-display-names
This example demonstrates how to localize property display names.
DevExpress-Examples/wpf-property-grid-show-tooltips-in-new-item-menu
Add tooltips to items displayed in the collection’s new item menu.
DevExpress-Examples/wpf-property-grid-specify-custom-collection-edit-actions
Specify the collection buttons visibility and execute a custom action when a user clicks a collection button.
SyncfusionExamples/Categorize-properties-of-WPF-PropertyGrid
Categorize properties of WPF PropertyGrid
SyncfusionExamples/Filtering-the-property-items-of-PropertyGrid-through-attributes
Filtering the property items of PropertyGrid through attributes
SyncfusionExamples/How-to-set-custom-editor-for-properties-through-EditorAttribute-in-WPF-PropertyGrid
How to set custom editor for properties through EditorAttribute in WPF PropertyGrid
SyncfusionExamples/How-to-set-description-to-the-property-items-of-WPF-PropertyGrid-through-attributes
How to set description to the property items of WPF PropertyGrid through attributes
SyncfusionExamples/How-to-set-desired-name-to-the-property-items-of-WPF-PropertyGrid-through-attributes
How to set desired name to the property items of WPF PropertyGrid through attributes