TablixBody Class
Updated: February 25, 2016
Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | ColumnCollection | Gets the columns of the tablix body. |
![]() | IgnoreCellPageBreaks | Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored. |
![]() | RowCollection | Gets the rows of the tablix body. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

