ComponentOne GanttView for WinForms
LoadXml(Stream) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class > LoadXml Method : LoadXml(Stream) Method
Loads the contents of C1GanttView from a System.IO.Stream.
Syntax
'Declaration
 
Public Overloads Sub LoadXml( _
   ByVal stream As System.IO.Stream _
) 
public void LoadXml( 
   System.IO.Stream stream
)

Parameters

stream
See Also

Reference

C1GanttView Class
C1GanttView Members
Overload List