| Overload | Description |
|---|---|
| LoadXml(String) | Loads the contents of C1GanttView from an XML file. |
| LoadXml(Stream) | Loads the contents of C1GanttView from a System.IO.Stream. |
| LoadXml(XmlDocument) | Loads the contents of C1GanttView from an System.Xml.XmlDocument. |