C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarCustomViewUnit Enumeration

C1EventsCalendarCustomViewUnit Enumeration
Specifies the unit of the calendar custom view.
Syntax
'Declaration
 
Public Enum C1EventsCalendarCustomViewUnit 
   Inherits System.Enum
 
Members
MemberDescription
DayDay
MonthMonth
WeekWeek
YearYear
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1EventsCalendar.C1EventsCalendarCustomViewUnit

See Also