Calendar for WinForms | ComponentOne
C1.Globalization Namespace / JapaneseCalendarEx Class / PrototypeCalendar Property

In This Topic
    PrototypeCalendar Property (JapaneseCalendarEx)
    In This Topic
    Gets a prototype calendar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PrototypeCalendar As Calendar
    public Calendar PrototypeCalendar {get;}

    Property Value

    Always return the System.Globalization.Calendar value.
    See Also