Calendar for ASP.NET Web Forms
ViewType Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Calendar Namespace : ViewType Enumeration
Enumeration that determines the initial view type of Calendar.
Syntax
'Declaration
 
Public Enum ViewType 
   Inherits System.Enum
public enum ViewType : System.Enum 
Members
MemberDescription
DayDisplays the days in Calendar.
DecadeDisplays the decades in Calendar.
MonthDisplays the months in Calendar.
YearDisplays the years in Calendar.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Calendar.ViewType

See Also

Reference

C1.Web.Wijmo.Controls.C1Calendar Namespace