Overload | Description |
---|---|
WriteXml(String,XmlOptions) | Saves the grid contents to an Xml document. |
WriteXml(TextWriter,XmlOptions) | Saves the grid contents to an Xml document. |
WriteXml(Stream,XmlOptions) | Saves the grid contents to an Xml document. |
WriteXml(XmlTextWriter) | Saves the grid contents to an Xml document. |
WriteXml(XmlTextWriter,XmlOptions) | Saves the grid contents to an Xml document. |