Calendar for WinForms | ComponentOne
C1.Globalization Namespace / EraInfo Class / EraName Property

In This Topic
    EraName Property (EraInfo)
    In This Topic
    Gets the name of the era.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EraName As String
    public string EraName {get;}

    Property Value

    The name of the era.
    See Also