ComponentOne GanttView for WinForms
SaveXml(String) Method

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

Parameters

fileName
See Also

Reference

C1GanttView Class
C1GanttView Members
Overload List