| オーバーロード | 解説 |
|---|---|
| WriteXml(String) | Saves the grid contents to an Xml document. |
| WriteXml(TextWriter) | Saves the grid contents to an Xml document. |
| WriteXml(Stream) | Saves the grid contents to an Xml document. |
| WriteXml(XmlTextWriter) | Saves the grid contents to an Xml document. |