ComponentOne GanttView for WinForms
LoadXml(XmlDocument) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class > LoadXml Method : LoadXml(XmlDocument) Method
Loads the contents of C1GanttView 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

C1GanttView Class
C1GanttView Members
Overload List