C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > CustomCalendarCollection Class : SaveXml Method |
Overload | Description |
---|---|
SaveXml(String) | Saves the contents of CustomCalendarCollection into an XML file. |
SaveXml(String,Encoding) | Saves the contents of CustomCalendarCollection into an XML file. |
SaveXml(Stream) | Saves the contents of CustomCalendarCollection into a System.IO.Stream. |
SaveXml(Stream,Encoding) | Saves the contents of CustomCalendarCollection into a System.IO.Stream. |