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

In This Topic
    ReadXml(XmlReader) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ReadXml( _
       ByVal xr As System.Xml.XmlReader _
    ) 
    public void ReadXml( 
       System.Xml.XmlReader xr
    )

    Parameters

    xr
    See Also