OmitBorderOnPageBreak Property (ITablix)
In This Topic
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.
Syntax
'Declaration
ReadOnly Property OmitBorderOnPageBreak As Boolean
bool OmitBorderOnPageBreak {get;}
See Also