Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / CalendarType Property

In This Topic
    CalendarType Property
    In This Topic
    Gets or sets the type of calendar.
    Syntax
    'Declaration
     
    
    Public Property CalendarType As CalendarType
    public CalendarType CalendarType {get; set;}
    See Also