MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.JpCalendar Namespace / JapaneseCalendarEx Class / TwoDigitYearMax Property

TwoDigitYearMax Property
Gets or sets the last year of a 100-year range that can be represented by a 2-digit year.
Syntax
'Declaration
 
Public Overrides NotOverridable Property TwoDigitYearMax As Integer
 

Property Value

The last year of a 100-year range that can be represented by a 2-digit year.
Exceptions
ExceptionDescription
The current System.Globalization.Calendar object is read-only.
See Also