EventsCalendar for ASP.NET Web Forms
DataFile Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendarStorage Class : DataFile Property
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

Reference

C1EventsCalendarStorage Class
C1EventsCalendarStorage Members