ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.JpCalendar Namespace / JapaneseCalendarEx Class / Eras Property

In This Topic
Eras Property
In This Topic
Gets the list of eras in the CalendarEx.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property Eras As Integer()
 

Property Value

An array of integers that represents the eras in the CalendarEx.
See Also