Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V19.1
  • 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.