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

In This Topic
    WriteXml(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub WriteXml( _
       ByVal fileName As System.String _
    ) 
    public void WriteXml( 
       System.string fileName
    )

    Parameters

    fileName
    See Also