Tablix.OmitBorderOnPageBreak 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 borders should not appear at locations where the tablix spans multiple pages. Also causes repeated background images to continue rather than restart after a page break.
public:
property bool OmitBorderOnPageBreak { bool get(); };
public bool OmitBorderOnPageBreak { get; }
member this.OmitBorderOnPageBreak : bool
Public ReadOnly Property OmitBorderOnPageBreak As Boolean
Property Value
A Boolean
value.