TablixBody Members
Include Protected Members
Include Inherited Members
Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
The TablixBody type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
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. |
Top