The following tables list the members exposed by PropertyData.
Name | Description | |
---|---|---|
![]() | PropertyData Constructor | Initializes the members of the PropertyData |
Name | Description | |
---|---|---|
![]() | AssemblyTypeKey | Gets/sets the lookup key for the type of property this object is. |
![]() | ConverterTypeName | Gets/sets the AssemblyQualifiedName of a TypeConverter that can be used to Convert a string back to an object. |
![]() | CustomStorage | Gets or sets the custom storage. |
![]() | Identifier | Gets/sets an identifier that can be used to identify an property being loaded. |
![]() | LookUpKeys | Gets/sets a collection of string keys that should be used to repopulate a collection. |
![]() | Properties | Gets/sets a list of property information for all subproperties of an object. |
![]() | StringValue | Gets/sets a string representation of a property. |
![]() | Value | Gets/sets the actual value of a property. |