[]
Gets a value indicating whether the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
bool IgnoreCellPageBreaks { get; }
Type | Description |
---|---|
bool | A bool value indicating whether to ignore page breaks in the tablix body due to complexity. |