ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / FormatInfo Class / CalendarType Property

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