Group.PageBreakAtStart Property

Definition

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

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

Property Value

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

Applies to