TablixBody Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the layout and structure of the bottom right region that contains the data elements of the tablix.
public ref class TablixBody sealed
public sealed class TablixBody
type TablixBody = class
Public NotInheritable Class TablixBody
- Inheritance
-
TablixBody
Properties
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. |