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

In This Topic
    ReadXml(XmlNode) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub ReadXml( _
       ByVal node As System.Xml.XmlNode _
    ) 
    public virtual void ReadXml( 
       System.Xml.XmlNode node
    )

    Parameters

    node
    See Also