ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / C1ComboBox Class / CalendarType Property

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