ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / Def.Report Class / Def.Report Constructor / Def.Report Constructor(Content)

In This Topic
    Def.Report Constructor(Content)
    In This Topic
    Creates new data query instance.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal content As Def.Content _
    )
    public Def.Report( 
       Def.Content content
    )

    Parameters

    content
    See Also