ComponentOne DashboardLayout for WinForms
SaveLayout Method (ILayout)

C1.Win.Layout Namespace > ILayout Interface : SaveLayout Method
The parent of nodes with layouts.
Stores elements of the child container.
Syntax
'Declaration
 
Sub SaveLayout( _
   ByVal node As XmlNode _
) 
void SaveLayout( 
   XmlNode node
)

Parameters

node
The parent of nodes with layouts.
See Also

Reference

ILayout Interface
ILayout Members