ComponentOne GanttView for WinForms
LoadXml(String) Method

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

Parameters

fileName
See Also

Reference

CustomCalendarCollection Class
CustomCalendarCollection Members
Overload List