Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.8 Assembly / C1.Win.C1Schedule Namespace / C1AgendaView Class / ReadXml Method / ReadXml(String,XmlOptions) Method

In This Topic
    ReadXml(String,XmlOptions) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub ReadXml( _
       ByVal fileName As System.String, _
       Optional ByVal options As C1.Win.C1FlexGrid.XmlOptions _
    ) 
    public void ReadXml( 
       System.string fileName,
       C1.Win.C1FlexGrid.XmlOptions options
    )

    Parameters

    fileName
    options
    See Also