ActiveReports 9
PageBreakAtEnd Property (Grouping)

Gets or sets a value indicating whether the report breaks to a new page at the end of the group.

Syntax
'Declaration
 
Public Property PageBreakAtEnd As System.Boolean
public System.bool PageBreakAtEnd {get; set;}

Property Value

A Boolean value where true indicates that the report breaks to a new page at the end of the group; otherwise false. The default value is false.

Remarks

This property is not valid for column groupings in Matrix regions.

Grouping page breaks on table groups are ignored if the group has no header and no footer, no subgroups have a header or footer and there is no detail row in the table.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Grouping Class
Grouping Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum