Name | Description | |
---|---|---|
![]() | Table Constructor | Initializes a new instance of the Table class. |
The following tables list the members exposed by Table.
Name | Description | |
---|---|---|
![]() | Table Constructor | Initializes a new instance of the Table class. |
Name | Description | |
---|---|---|
![]() | ChildScopes | Overridden. Gets the child scopes for the fixed page. |
![]() | Components | Gets a ReportComponentCollection containing all the ReportComponent in the container. |
![]() | DetailDataCollectionName | Gets or sets a name of the top-level XML element that represents the collection of all instances of the group. |
![]() | DetailDataElementName | Gets or sets a name of the top-level XML element that represents the details. |
![]() | DetailDataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. |
![]() | Details | Gets or sets the detail rows for a table. |
![]() | Footer | Gets or sets a footer of a table. |
![]() | FrozenColumns | Gets or sets a number of frozen columns. |
![]() | FrozenRows | Gets or sets a number of frozen rows. |
![]() | Header | Gets or sets a header of a table. |
![]() | MaxDetailsPerPage | Gets or sets a maximum number of rows which can be in the details group on the page. |
![]() | PreventOrphanedFooter | Gets or sets a value indicating whether the orphaned footer is displayed on the next page. |
![]() | PreventOrphanedHeader | Gets or sets a value indicating whether the header is displayed without at least one line of data below it. |
![]() | RepeatBlankRows | Gets or sets a value indicating whether a table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only. |
![]() | RepeatToFill | Gets or sets a value indicating whether a table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only. |
![]() | ReportItemsInScope | Overridden. Gets the report items in scope for the fixed page. |
![]() | TableColumns | Gets a collection of the columns columns in a table. |
![]() | TableGroups | Gets the groups to use in a table. |
Name | Description | |
---|---|---|
![]() | GetExpressions | Overridden. Returns a list of the expressions contained by this component. |
![]() | Validate | Overridden. Validates the current state of the Table object. |