ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarStorage Class / DataFile Property

In This Topic
    DataFile Property
    In This Topic
    The name of the xml file which will be used for unbound mode.
    Syntax
    'Declaration
     
    Public Property DataFile As System.String
    public System.string DataFile {get; set;}

    Property Value

    The data file.
    See Also