ActiveReports 14 .NET Edition
GrapeCity.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 PropertyImplements IScopeDefinition.ChildScopes.  
    Public PropertyGets or sets the name of the dataset that the data region uses.  
    Public PropertyGets the parameters for the data set.  
    Public Property

    Gets the collection of filters applied to each row of data within the data region.

     
    Public Property

    Represents the data region's maximum height per page.

     
    Public Property

    Represents the data region's maximum width per page.

     
    Public Property

    Gets or sets a value indicating whether a data region is in it's own section

     
    Public Property

    Gets or sets the message to display inside the data region when the region contains no rows.

     
    Public Property

    Represents the data region's overflow name.

     
    Public Property

    Gets or sets a value indicating whether a page break occurs immediately after the data region ends.

     
    Public Property

    Gets or sets a value indicating whether a page break occurs immediately before the data region begins.

     
    Public PropertyGets or sets the string used for naming the sheet in Excel export.  
    Public PropertyIScopeDefinition.ReportItemsInScope.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Validates the information in each property of the DataRegion object.  
    Top
    See Also