IgnoreCellPageBreaks Property
In This Topic
Gets a value indicating whether the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
Syntax
'Declaration
ReadOnly Property IgnoreCellPageBreaks As Boolean
bool IgnoreCellPageBreaks {get;}
Property Value
A
System.Boolean value indicating whether to ignore page breaks in the tablix body due to complexity.
See Also