Project Description
WPF Property Grid is a WPF version of the well known Visual Studio Property Grid control.

Introduction
Having a managed instance of any kind, a Property Grid control reflects its public properties, displays each property type, value, accessibility (read/write), other meta-data such as description, category and more. A Property Grid control is ideal in cases where one should display a vary types of objects. Instead of writing a custom view for each type, using a Property Grid provides an easy way to dynamically create an object editable custom view.

An extensible Property Grid provides extension points for changing its layout, style, supports localization, adding editors and converters declaratively (using attributes for an instance) or using an XML file (decouples the type from Property Grid related attributes), grouping, sorting and filtering.

Features
  • Dynamic Property Display
  • Built-in and Custom Value Converters, Editors and Designers
  • Property Grouping, Sorting and Filtering
  • Property Two-Way Binding
  • Property Meta Data such as Description and Display Name
  • Themes and Skins
  • Localization Support
  • Type Mapping based on Attributes and/or XML

Screen Shot

wpgpoc.jpg
Last edited May 21 2008 at 1:02 PM by deepforest, version 9

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Archived page comments (3)

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Version 2009.6.1.15196