ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / ReportDescriptor Class / ReportDescriptor Constructor

In This Topic
    ReportDescriptor Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal type As ReportType _
    )
    public ReportDescriptor( 
       ReportType type
    )

    Parameters

    type
    See Also