ComponentOne GanttView for WinForms
SaveXml(XmlWriter) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class > SaveXml Method : SaveXml(XmlWriter) Method
Saves the contents of C1GanttView into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub SaveXml( _
   ByVal writer As System.Xml.XmlWriter _
) 
public void SaveXml( 
   System.Xml.XmlWriter writer
)

Parameters

writer
See Also

Reference

C1GanttView Class
C1GanttView Members
Overload List