TablixBody.IgnoreCellPageBreaks Property
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.
Indicates the complexity of the tablix should result in page breaks in the body of the tablix being ignored.
public:
property bool IgnoreCellPageBreaks { bool get(); };
public bool IgnoreCellPageBreaks { get; }
member this.IgnoreCellPageBreaks : bool
Public ReadOnly Property IgnoreCellPageBreaks As Boolean
Property Value
A Boolean
value.