ActiveReports 12
Def.Content Constructor

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Def.Content Class : Def.Content Constructor
A set expressions for content.
A set the regions for content.
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

Reference

Def.Content Class
Def.Content Members