Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / CalendarType Property

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