ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataRegion Class
Properties Methods Events

In This Topic
    DataRegion Class Members
    In This Topic

    The following tables list the members exposed by DataRegion.

    Public Properties
     NameDescription
    Public PropertyGets the child scopes for the data region.  
    Public PropertyGets or sets the name of the dataset used by the data region.  
    Public PropertyGets a collection of the parameters for the dataset.  
    Public PropertyGets a collection of filters applied to each row of data within the data region.  
    Public PropertyGets or sets a maximum height of the data region per page.  
    Public PropertyGets or sets a maximum width of the data region per page.  
    Public PropertyGets or sets a value indicating how the page on which the content should start after a page break.  
    Public PropertyGets or sets a value indicating whether the data region is in its own section.  
    Public PropertyGets or sets a message to display inside the data region when the region contains no rows.  
    Public PropertyGets or sets the name of the overflow region.  
    Public PropertyGets or sets a value indicating whether a page break occurs immediately after the data region ends.  
    Public PropertyGets or sets a value indicating whether a page break occurs immediately before the data region begins.  
    Public PropertyGets or sets a name of the sheet when exporting to Excel.  
    Public PropertyGets the report items in scope for the data region.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Validates the current state of the DataRegion object.  
    Top
    See Also