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

In This Topic
    WriteXml(XmlWriter) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Sub WriteXml( _
       ByVal writer As System.Xml.XmlWriter _
    ) 
    public virtual void WriteXml( 
       System.Xml.XmlWriter writer
    )

    Parameters

    writer
    See Also