| C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : SaveXml Method |
| Overload | Description |
|---|---|
| SaveXml(String) | Saves the layout of C1TileControl into an XML file. |
| SaveXml(String,Encoding) | Saves the layout of C1TileControl into an XML file. |
| SaveXml(Stream) | Saves the layout of C1TileControl into a System.IO.Stream. |
| SaveXml(Stream,Encoding) | Saves the layout of C1TileControl into a System.IO.Stream. |
| SaveXml(XmlWriter) | Saves the layout of C1TileControl into an System.Xml.XmlWriter. |