Gets or sets value indicating where the page break should occur.

Namespace:  C1.C1Rdl.Rdl2008
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public BreakLocation BreakLocation { get; }
Visual Basic
Public ReadOnly Property BreakLocation As BreakLocation
	Get

See Also