ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / CalendarType Property

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