[]
        
(Showing Draft Content)

C1.Report.Rendering.Break

Break Class

Represents the hard break within object. For example, if field of subsection has ForcePageBreak != ForcePageBreakEnum.None then SectionBrick will contain InternalBreak for this field.

Inheritance
Break
Namespace: C1.Report.Rendering
Assembly: C1.FlexReport.dll
Syntax
public class Break

Constructors

Name Description
Break()

Fields

Name Description
Before

The position of break, true - before object, false - after.

BreakType

The type of the break, column or page.

Position

The position relative to the top/left of the object.