ComponentOne DashboardLayout for WinForms
SaveLayout(Stream) Method

C1.Win.Layout Namespace > C1DashboardLayout Class > SaveLayout Method : SaveLayout(Stream) Method
The stream to output.
Saves layouts of C1DashboardLayout control to the XML file.
Syntax
'Declaration
 
Public Overloads Sub SaveLayout( _
   ByVal stream As Stream _
) 
public void SaveLayout( 
   Stream stream
)

Parameters

stream
The stream to output.
See Also

Reference

C1DashboardLayout Class
C1DashboardLayout Members
Overload List