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

In This Topic
    Tablix Class Members
    In This Topic

    The following tables list the members exposed by Tablix.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the Tablix class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the actions that are associated with the ReportItem.  
    Public PropertyGets or sets the band layout options.  
    Public PropertyGets or sets the width of the bottom margin.  
    Public PropertyGets or sets a System.Boolean value that indicates whether Indicates that the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.  
    Public PropertyOverridden. Implements IScopeDefinition.ChildScopes.  
    Public PropertyGets the ReportComponentCollection containing all of the components hosted in the control.  
    Public PropertyGets or sets a value that indicates whether the column headers should be displayed on the page even when the user scrolls part of the Tablix off the page.  
    Public PropertyGets or sets a value that indicates whether the row headers should be displayed on the page even when the user scrolls part of the Tablix off the page.  
    Public PropertyGets or sets the number of frozen columns.  
    Public PropertyGets or sets the number of frozen rows.  
    Public PropertyGets or sets the number of instances of the leftmost outer column member that should appear to the left of the row headers (right of the row headers for RTL Tablixes).  
    Public PropertyGets or sets the overall direction of the tablix layout.  
    Public PropertyGets or sets the width of the left margin.  
    Public PropertyGets or sets a value that indicates whether the borders should not appear at locations where the tablix spans multiple pages. Also causes repeated background images to continue rather than restart after a page break.  
    Public PropertyGets or sets the page break behavior for the data region.  
    Public PropertyGets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears.  
    Public PropertyGets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears.  
    Public PropertyGets or sets a value indicating whether a Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.  
    Public PropertyOverridden. IScopeDefinition.ReportItemsInScope.  
    Public PropertyGets or sets the width of the right margin.  
    Public PropertyGets a SortByCollection object containing the expression by which to sort the columns or rows.  
    Public PropertyGets the bottom right region that contains the data elements of the Tablix.  
    Public PropertyGets the hierarchy of column members for the Tablix.  
    Public PropertyGets or sets the region that contains the elements of the upper left corner area of the Tablix.  
    Public PropertyGets the hierarchy of row members for the Tablix.  
    Public PropertyGets or sets the width of the top margin.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Validates the information in each property of the Tablix object.  
    Public MethodValidates the information in each property of the Tablix object.  
    Top
    See Also