ComponentOne TileControl for WinForms
LoadXml(XmlDocument) Method

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

Parameters

doc
See Also

Reference

C1TileControl Class
C1TileControl Members
Overload List