Loads the AccordionControl layout, stored in a local XML file.
public virtual void RestoreLayoutFromXml( string xmlFile )
Overridable Public Sub RestoreLayoutFromXml( ByVal xmlFile As String )
To save the current AccordionControl layout to XML, use the SaveLayoutToXml method. You can also use the Workspace Manager component for centralized application layout management.