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