|
class | PropertyBag |
| Represents a collection of custom properties that can be selected into a PropertyGrid to provide functionality beyond that of the simple reflection normally used to query an object's properties. More...
|
|
class | PropertySpec |
| Represents a single property in a PropertySpec. More...
|
|
class | PropertySpecEventArgs |
| Provides data for the GetValue and SetValue events of the PropertyBag class. More...
|
|
class | PropertyTable |
| An extension of PropertyBag that manages a table of property values, in addition to firing events when property values are requested or set. More...
|
|