Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / CalendarTheme Class / ReadXml Method / ReadXml(XmlNode) Method

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

    Parameters

    node
    See Also