ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.DataEngine Assembly / GrapeCity.Enterprise.Data.DataEngine Namespace / Def.Content Class / Def.Content Constructor
A set expressions for content.
A set the regions for content.

In This Topic
    Def.Content Constructor
    In This Topic
    Initializes a new instance of the Def.Content class
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal fields As IEnumerable(Of ExpressionInfo), _
       Optional ByVal regions As IEnumerable(Of Def.Region) _
    )

    Parameters

    fields
    A set expressions for content.
    regions
    A set the regions for content.
    See Also