ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / WriteXml Method / WriteXml(TextWriter) Method

In This Topic
    WriteXml(TextWriter) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub WriteXml( _
       ByVal tw As System.IO.TextWriter _
    ) 
    public void WriteXml( 
       System.IO.TextWriter tw
    )

    Parameters

    tw
    See Also