Group.PageBreakAtEnd Property

Definition

Gets a value that indicates whether the page should break at the end of the group.

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

Property Value

A Boolean value. A value of true indicates that the page should break at the end of the group.

Applies to