Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / CalendarHelper Class / GetEraShortcuts Method
The era info.


In This Topic
GetEraShortcuts Method
In This Topic
Gets the shortcuts.
Syntax
'Declaration
 
Public Shared Function GetEraShortcuts( _
   ByVal eraInfo As EraInfo _
) As String()
 
'Usage
 
Dim eraInfo As EraInfo
Dim value() As String
 
value = CalendarHelper.GetEraShortcuts(eraInfo)

Parameters

eraInfo
The era info.
See Also