Overload | Description |
---|---|
WriteXml(String,XmlOptions) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
WriteXml(TextWriter,XmlOptions) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
WriteXml(Stream,XmlOptions) | 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) |
WriteXml(XmlTextWriter,XmlOptions) | Saves the grid contents to an Xml document. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |