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

In This Topic
    ReadXml(TextReader) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ReadXml( _
       ByVal tr As System.IO.TextReader _
    ) 
    public void ReadXml( 
       System.IO.TextReader tr
    )

    Parameters

    tr
    See Also