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