[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Tablix.OmitBorderOnPageBreak

OmitBorderOnPageBreak Property

OmitBorderOnPageBreak

Gets or sets a value indicating whether the borders should be omitted at locations where the tablix spans multiple pages.

Declaration
public bool OmitBorderOnPageBreak { get; set; }
Property Value
Type Description
bool

A bool value indicating whether to omit borders on page breaks.

Remarks

This also causes repeated background images to continue rather than restart after a page break.