ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.JpCalendar Namespace / JapaneseCalendarEx Class / JapaneseCalendarEx Constructor / JapaneseCalendarEx Constructor(Exception)

In This Topic
    JapaneseCalendarEx Constructor(Exception)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ex As Exception _
    )
    public JapaneseCalendarEx( 
       Exception ex
    )

    Parameters

    ex
    See Also