Skip to main content

Member Table: Save and Restore Layout

Member Description
BaseView.SaveLayoutToRegistry Saves a View’s layout to the registry.
BaseView.SaveLayoutToStream Saves a View’s layout to a specific stream.
BaseView.SaveLayoutToXml Saves a View’s layout to a specific XML file.
ColumnView.OptionsLayout Provides options that control how a View’s layout is stored to/restored from a data store (a stream, xml file or system registry).
BaseView.BeforeLoadLayout Occurs before a layout is restored from a data store (a stream, xml file or system registry).
OptionsLayoutBase.LayoutVersion Gets or sets the version of a layout.
BaseView.LayoutUpgrade Occurs when a layout is restored from a data store (a stream, xml file or system registry) and its version differs from that of the current View’s layout.