C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / View Class / Type Property

In This Topic
Type Property (View)
In This Topic
The type of view. If it is a custom view, it should be set to C1EventsCalendarViewType.Custom.
Syntax
'Declaration
 
Public Property Type As C1EventsCalendarViewType
 
See Also