For a list of all members of this type, see PropertyTypePersistenceInfo members.
Name | Description | |
---|---|---|
![]() | DoesPropertyMeetCriteria | Overridden. Validates if the property type matches the property that is being passed in. |
![]() | LoadObjectFromString | A method that when overridden on a derived class, can be used to load a object from a string. (Inherited from Infragistics.Persistence.PropertyPersistenceInfoBase) |
![]() | SaveValueToString | A method that when overridden on a derived class, can be used to build a string version of the value that should be saved. (Inherited from Infragistics.Persistence.PropertyPersistenceInfoBase) |