Overload | Description |
---|---|
ReadXml(String) | Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
ReadXml(TextReader) | Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
ReadXml(Stream) | Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
ReadXml(XmlReader) | Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
ReadXml(XmlDocument) | Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
ReadXml(XmlNode) | Loads the grid from an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |