Calendar for WinForms | ComponentOne
C1.Globalization Namespace / CalendarEx Class / ErasInfo Property

In This Topic
    ErasInfo Property (CalendarEx)
    In This Topic
    Gets the eras information of this calendar.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property ErasInfo As EraInfo()
    public virtual EraInfo[] ErasInfo {get;}

    Property Value

    Return a EraInfo array.
    See Also