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