SubReport.OmitBorderOnPageBreak Property

Definition

Gets a Boolean value that indicates whether borders should be removed wherever the subreport spans multiple pages.

public:
 property bool OmitBorderOnPageBreak { bool get(); };
public bool OmitBorderOnPageBreak { get; }
member this.OmitBorderOnPageBreak : bool
Public ReadOnly Property OmitBorderOnPageBreak As Boolean

Property Value

true if borders should be removed wherever the subreport spans multiple pages; otherwise, false.

Applies to