ActiveReports 12
OmitBorderOnPageBreak Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : OmitBorderOnPageBreak Property
Gets or sets a value that indicates whether 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
 
Public Property OmitBorderOnPageBreak As Boolean
public bool OmitBorderOnPageBreak {get; set;}
See Also

Reference

Tablix Class
Tablix Members