ComponentOne TreeView for WinForms
ReadXml(String) Method

C1.Win.TreeView Namespace > C1TreeView Class > ReadXml Method : ReadXml(String) Method
Name of the file to load, including the path.
Loads the treview from an Xml document.
Syntax
'Declaration
 
Public Overloads Sub ReadXml( _
   ByVal fileName As String _
) 
public void ReadXml( 
   string fileName
)

Parameters

fileName
Name of the file to load, including the path.
See Also

Reference

C1TreeView Class
C1TreeView Members
Overload List