An open API service indexing awesome lists of open source software.

https://github.com/syncfusionexamples/wpf-property-grid-examples

Explore features of WPF PropertyGrid through examples
https://github.com/syncfusionexamples/wpf-property-grid-examples

Last synced: 6 months ago
JSON representation

Explore features of WPF PropertyGrid through examples

Awesome Lists containing this project

README

          

# PropertyGrid control samples

This repository contains the samples that demonstrate the functionalities of PropertyGrid.


Getting Started
Object Binding
CategoryEditor Support
CustomEditor Support
CollectionEditor Support


Naming and Description about the Properties
Grouping-Sorting-Ordering
Attached Properties
Nested Properties
Direct CollectionEditor Support



Custom Property Definition
HideProperty using Attribute
HideProperty using Collection
Apperance
Nested CollectionEditor Support


AutoGeneratingPropertyGridItem event
Specific property nestedmode using event
Specific property nestedmode using Attribute
Restrict input using MaskAttributes
Restrict input using MaskEditor


Restrict Collection editor opening
Make collection type property as ReadOnly
ReadOnly Properties
Localization
Themes


Built-in Mask