Version

Using Infragistics Control Persistence Framework

This section is your gateway to important conceptual and task-based information that will help you to use the various features and functionalities provided by the Infragistics Persistence Framework™ library.

Persistence Settings

This topic describes the management of the control properties’ persistence process via a PersistenceSettings object.

Exclude Specific Control Properties

This topic describes how a specific control property is excluded from the saving process performed by the Infragistics Control Persistence Framework.

Persistence Groups

This topic describes how you can create and use a PersistenceGroup object to consolidate multiple controls' settings into a group that will be persisted by the Infragistics Control Persistence Framework.

Persisting Specific Control Properties

This topic describes how you can choose a specific control’s property to be persisted.

Using PropertyNamePersistenceInfo TypeConverter property

This topic describes in which specific cases the PropertyNamePersistenceInfo object’s TypeConverter property should be used. The topic includes example code to illustrate the property usage.

Handle PersistenceSaved and PersistenceLoaded Events

This topic describes how you can manage the persistence process via the PersistenceSaved and PersistenceLoaded events.

Handle SavePropertyPersistence and LoadPropertyPersistence Events

This topic describes how you can manage the persistence process via the SavePropertyPersistence and LoadPropertyPersistence events.