Skip to main content
A newer version of this page is available.
All docs
V18.2

Member Table: Save and Restore Layout

Below is the list of the primary members which can save and restore a SchedulerControl‘s layout.

Public Methods

Name Description
SchedulerControl.SaveLayoutToRegistry Saves the control’s layout to the system registry.
SchedulerControl.SaveLayoutToStream Saves the control’s layout to the specified stream.
SchedulerControl.SaveLayoutToXml Saves the control’s layout to the specified XML file.
SchedulerControl.RestoreLayoutFromRegistry Restores the control’s layout from the layout stored at the specified system registry path.
SchedulerControl.RestoreLayoutFromStream Restores the control’s layout from the specified stream.
SchedulerControl.RestoreLayoutFromXml Restores the control’s layout from the specified XML file.