Version 24.2 (latest)

PropertyData Class Properties

For a list of all members of this type, see PropertyData members.

Public Properties
 NameDescription
Public PropertyAssemblyTypeKeyGets/sets the lookup key for the type of property this object is.  
Public PropertyConverterTypeNameGets/sets the AssemblyQualifiedName of a TypeConverter that can be used to Convert a string back to an object.  
Public PropertyCustomStorageGets or sets the custom storage.  
Public PropertyIdentifierGets/sets an identifier that can be used to identify an property being loaded.  
Public PropertyLookUpKeysGets/sets a collection of string keys that should be used to repopulate a collection.  
Public PropertyPropertiesGets/sets a list of property information for all subproperties of an object.  
Public PropertyStringValueGets/sets a string representation of a property.  
Public PropertyValueGets/sets the actual value of a property.  
See Also