Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / CalendarType Property

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