C1.WPF.GanttView.4.6.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / LoadXml Method / LoadXml(String) Method

In This Topic
LoadXml(String) Method
In This Topic
Loads the contents of C1GanttView from an XML file.
Syntax
'Declaration
 
Public Overloads Sub LoadXml( _
   ByVal fileName As String _
) 
 

Parameters

fileName
See Also