Specifies whether page breaks should be inserted before and/or after the section is rendered.
Namespace:
C1.C1ReportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(ForcePageBreakEnum.None)] public ForcePageBreakEnum ForcePageBreak { get; set; } |
| Visual Basic |
|---|
<DefaultValueAttribute(ForcePageBreakEnum.None)> _ Public Property ForcePageBreak As ForcePageBreakEnum Get Set |
Remarks
The default value for this property is ForcePageBreakEnum.None.