Skip to main content
All docs
V25.1
  • Member Table: Save and Restore Layout

    Member Description
    SaveLayoutToRegistry Saves the TreeList’s layout to the system registry.
    SaveLayoutToStream Saves the TreeList’s layout to a stream.
    SaveLayoutToXml Saves the TreeList’s layout to a file in XML format.
    SaveLayoutToJson Saves the TreeList’s layout to a file in JSON format.
    RestoreLayoutFromRegistry Restores the TreeList’s layout from the system registry.
    RestoreLayoutFromStream Restores the TreeList’s layout from a stream.
    RestoreLayoutFromXml Restores the TreeList’s layout from a file in XML format.
    SaveLayoutToJson Saves the TreeList’s layout to a file in JSON format.
    OptionsLayout Gets the TreeList’s layout settings.
    BeforeLoadLayout Occurs before a layout is restored from a data store (a stream, xml file or system registry).
    OptionsLayout.LayoutVersion Gets or sets layout version.
    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 layout.