ComponentOne CalendarView for WinForms
C1.Win.Calendar Namespace / C1CalendarView Class / CalendarType Property

In This Topic
    CalendarType Property (C1CalendarView)
    In This Topic
    Calendar, used to format date.
    Syntax
    'Declaration
     
    
    Public Property CalendarType As CalendarType
    public CalendarType CalendarType {get; set;}
    See Also