ComponentOne DashboardLayout for WinForms
LoadLayout Method (ILayout)

C1.Win.Layout Namespace > ILayout Interface : LoadLayout Method
The node with items of current layout.
Restores elements of the child container.
Syntax
'Declaration
 
Sub LoadLayout( _
   ByVal node As XmlNode _
) 
void LoadLayout( 
   XmlNode node
)

Parameters

node
The node with items of current layout.
See Also

Reference

ILayout Interface
ILayout Members