Version 24.2 (latest)

PropertyTypePersistenceInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyPropertyTypeGets/sets the Type of the property that will be used to identify a property while its being loaded or saved.  
Public PropertySaveValueGets/sets a string representation of the value for a property that will be used to store the property. (Inherited from Infragistics.Persistence.PropertyPersistenceInfoBase)
Public PropertyTypeConverterGets/sets the a TypeConverter that can be used to Convert an object to and from a string. (Inherited from Infragistics.Persistence.PropertyPersistenceInfoBase)
See Also