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

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

    Property Value

    The name of the English era.
    See Also