Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / EraInfo Class / SymbolEraName Property


In This Topic
SymbolEraName Property
In This Topic
Gets the name of the symbol era.
Syntax
'Declaration
 
Public ReadOnly Property SymbolEraName As String
 
'Usage
 
Dim instance As EraInfo
Dim value As String
 
value = instance.SymbolEraName

Property Value

The name of the symbol era.
See Also