Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DataRegion
.
.
::
.
.
PageBreak Property
DataRegion Class
See Also
Gets or sets the
PageBreak
object defining the page break behavior for the current data region.
Namespace:
C1.C1Rdl.Rdl2008
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
PageBreak
PageBreak
{
get
;
set
; }
Visual Basic
Public
Property
PageBreak
As
PageBreak
Get
Set
See Also
DataRegion Class
C1.C1Rdl.Rdl2008 Namespace