EventsCalendar for ASP.NET Web Forms
Type Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > View Class : Type Property
The type of view. If it is a custom view, it should be set to C1EventsCalendarViewType.Custom.
Syntax
'Declaration
 
Public Property Type As C1EventsCalendarViewType
public C1EventsCalendarViewType Type {get; set;}
See Also

Reference

View Class
View Members