Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / EraInfo Class / EnglishEraName Property


In This Topic
    EnglishEraName Property
    In This Topic
    Gets the name of the english era.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property EnglishEraName As String
    'Usage
     
    
    Dim instance As EraInfo
    Dim value As String
     
    value = instance.EnglishEraName
    public string EnglishEraName {get;}

    Property Value

    The name of the english era.
    See Also