ComponentOne TileControl for WinForms
LoadXml(String) Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class > LoadXml Method : LoadXml(String) Method
Loads the layout of C1TileControl from an XML file.
Syntax
'Declaration
 
Public Overloads Sub LoadXml( _
   ByVal fileName As System.String _
) 
public void LoadXml( 
   System.string fileName
)

Parameters

fileName
See Also

Reference

C1TileControl Class
C1TileControl Members
Overload List