ComponentOne DashboardLayout for WinForms
SaveLayout(String) Method

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

Parameters

fileName
The name of the XML file.
See Also

Reference

C1DashboardLayout Class
C1DashboardLayout Members
Overload List