Overload | Description |
---|---|
WriteXml(String) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
WriteXml(TextWriter) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
WriteXml(Stream) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
WriteXml(XmlTextWriter) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |