[]
        
(Showing Draft Content)

C1.Report.Rendering.SubSectionBrick.VBuildBreaks

VBuildBreaks Method

VBuildBreaks(FlexReport, Breaks, double, double, double, double)

Build list of vertical hard breaks within this BrickBase.

Declaration
public override void VBuildBreaks(FlexReport report, Breaks breaks, double topParentHeight, double offset, double parentTopBound, double parentBottomBound)
Parameters
Type Name Description
FlexReport report
Breaks breaks
double topParentHeight
double offset
double parentTopBound
double parentBottomBound
Overrides