ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablix Interface
Properties Methods

In This Topic
    ITablix Interface Members
    In This Topic

    The following tables list the members exposed by ITablix.

    Public Properties
     NameDescription
     PropertyGets the band layout options.  
     PropertyGets the bottom right region that contains the data of the tablix.  
     PropertyGets the width of the bottom margin.  
     PropertyGets 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.  
     PropertyGets the data hierarchy for the tablix.  
     PropertyNumber of columns in the tablix (equals the number of leaf-members in the column hierarchy).  
     PropertyGets the upper left corner area of the tablix.  
     PropertyIndicates the column headers should be displayed on the page even when the user scrolls part of the tablix off the page.  
     PropertyIndicates the row headers should be displayed on the page even when the user scrolls part of the tablix off the page.  
     PropertyThe 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)  
     PropertyIndicates all static members in the tablix without dynamic descendents or dynamic ancestors have HideIfNoRows = True.  
     PropertyIndicates the overall direction of the tablix layout.  
     PropertyGets the width of the left margin.  
     PropertyIndicates 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.  
     PropertyIndicates the column headers should be repeated on each page on which a portion of the tablix appears.  
     PropertyIndicates the column headers should be repeated on each page on which a portion of the tablix appears.  
     PropertyValue indicating whether a Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.  
     PropertyGets the width of the right margin.  
     PropertyGets the row hierarchy of the tablix.  
     PropertyNumber of rows in the tablix (equals the number of leaf-members in the row hierarchy).  
     PropertyGets the width of the top margin.  
    Top
    See Also