EventsCalendar for ASP.NET Web Forms
Unit Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > View Class : Unit Property
The time unit of custom view. Possible values are day, week, month, year. It is effective only when the view is custom view.
Syntax
'Declaration
 
Public Property Unit As C1EventsCalendarCustomViewUnit
public C1EventsCalendarCustomViewUnit Unit {get; set;}
See Also

Reference

View Class
View Members