C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / SaveXml Method / SaveXml(XmlWriter) Method

In This Topic
SaveXml(XmlWriter) Method
In This Topic
Saves the contents of C1GanttView into an System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Sub SaveXml( _
   ByVal writer As XmlWriter _
) 
 

Parameters

writer
See Also