ComponentOne DashboardLayout for WinForms
LoadLayout(String) Method

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

Parameters

fileName
The name of the XML file.
See Also

Reference

C1DashboardLayout Class
C1DashboardLayout Members
Overload List