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

Tablix Class Members

The following tables list the members exposed by Tablix.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Tablix class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the actions associated with the ReportItem.  
Public PropertyGets or sets the band layout options used to navigate by the tablix.  
Public PropertyGets or sets a height of the bottom margin.  
Public PropertyGets or sets a value indicating whether the tablix will have scroll bars when the content size exceeds the defined size of the tablix.  
Public PropertyOverridden. Gets the child scopes for the fixed page.  
Public PropertyGets a ReportComponentCollection containing all the ReportComponent in the container.  
Public PropertyGets or sets a value indicating whether the column headers should remain visible when the user scrolls part of the Tablix off the page.  
Public PropertyGets or sets a value indicating whether the row headers should remain visible when the user scrolls part of the Tablix off the page.  
Public PropertyGets or sets a number of frozen columns.  
Public PropertyGets or sets a number of frozen rows.  
Public PropertyGets or sets a 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 tablix with RTL direction.  
Public PropertyGets or sets a overall layout direction of the Tablix.  
Public PropertyGets or sets a width of the left margin.  
Public PropertyGets or sets a value indicating whether the borders should be omitted at locations where the tablix spans multiple pages.  
Public PropertyGets or sets a page break options.  
Public PropertyGets or sets a value indicating whether the column headers should be repeated on each page where a portion of the tablix appears.  
Public PropertyGets or sets a value indicating whether the row headers should be repeated on each page where a portion of the tablix appears.  
Public PropertyGets or sets a value indicating whether the tablix should fill the space with empty rows to reach its fixed height.  
Public PropertyOverridden. Gets the report items in scope for the fixed page.  
Public PropertyGets or sets a width of the right margin.  
Public PropertyGets the expressions by which to sort the columns or rows.  
Public PropertyGets a region that contains the data elements of the tablix.  
Public PropertyGets a column member hierarchy for the tablix.  
Public PropertyGets or sets a region containing the elements in the upper-left corner of the еablix.  
Public PropertyGets a row member hierarchy for the Tablix.  
Public PropertyGets or sets a height of the top margin.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Validates the current state of the Tablix object.  
Public MethodValidates the information in each property of the Tablix object.  
Top
See Also