WriteXml(Stream,XmlOptions) Method
Saves the grid contents to an Xml document.
'Declaration
Public Overloads Sub WriteXml( _
ByVal As Stream, _
Optional ByVal As XmlOptions _
)
Parameters
- stream
- The System.IO.Stream where the document is saved.
- options
- Options that allows to choose which elements of FlexGrid should be saved