Name | Description | |
---|---|---|
Tablix Constructor | Creates a new instance of the Tablix class. |
The following tables list the members exposed by Tablix.
Name | Description | |
---|---|---|
Tablix Constructor | Creates a new instance of the Tablix class. |
Name | Description | |
---|---|---|
ActionInfo | Gets or sets the actions that are associated with the ReportItem. | |
BandLayoutOptions | Gets or sets the band layout options. | |
BottomMargin | Gets or sets the width of the bottom margin. | |
CanScroll | Gets 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. | |
ChildScopes | Overridden. Implements IScopeDefinition.ChildScopes. | |
Components | Gets the ReportComponentCollection containing all of the components hosted in the control. | |
FixedColumnHeaders | Gets 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. | |
FixedRowHeaders | Gets 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. | |
FrozenColumns | Gets or sets the number of frozen columns. | |
FrozenRows | Gets or sets the number of frozen rows. | |
GroupsBeforeRowHeaders | Gets 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). | |
LayoutDirection | Gets or sets the overall direction of the tablix layout. | |
LeftMargin | Gets or sets the width of the left margin. | |
OmitBorderOnPageBreak | Gets 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. | |
PageBreak | Gets or sets the page break behavior for the data region. | |
RepeatColumnHeaders | Gets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears. | |
RepeatRowHeaders | Gets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears. | |
RepeatToFill | Gets or sets a value indicating whether a Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only. | |
ReportItemsInScope | Overridden. IScopeDefinition.ReportItemsInScope. | |
RightMargin | Gets or sets the width of the right margin. | |
Sorting | Gets a SortByCollection object containing the expression by which to sort the columns or rows. | |
TablixBody | Gets the bottom right region that contains the data elements of the Tablix. | |
TablixColumnHierarchy | Gets the hierarchy of column members for the Tablix. | |
TablixCorner | Gets or sets the region that contains the elements of the upper left corner area of the Tablix. | |
TablixRowHierarchy | Gets the hierarchy of row members for the Tablix. | |
TopMargin | Gets or sets the width of the top margin. |
Name | Description | |
---|---|---|
Validate | Overridden. Validates the information in each property of the Tablix object. | |
ValidateCommon | Validates the information in each property of the Tablix object. |