ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer Namespace / InvalidReportContentException Class / InvalidReportContentException Constructor

In This Topic
    InvalidReportContentException Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal message As String _
    )
    public InvalidReportContentException( 
       string message
    )

    Parameters

    message
    See Also