ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / InitialView Property

In This Topic
    InitialView Property
    In This Topic
    Gets or sets the initial view type of Calendar.
    Syntax
    'Declaration
     
    Public Property InitialView As ViewType
    public ViewType InitialView {get; set;}
    See Also