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

In This Topic
    JapaneseCalendarEx Class
    In This Topic
    Jp calendar implementation that can be configured with custom eras set.
    Object Model
    JapaneseCalendarEx Class
    Syntax
    'Declaration
     
    Public NotInheritable Class JapaneseCalendarEx 
       Inherits System.Globalization.Calendar
    public sealed class JapaneseCalendarEx : System.Globalization.Calendar 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       System.Globalization.Calendar
          GrapeCity.ActiveReports.Core.Rendering.JpCalendar.JapaneseCalendarEx

    See Also