ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendarCustomViewUnit Enumeration

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

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

    See Also