FlexReport for WinForms
VBuildBreaks メソッド (FieldBrickBase)


C1.Report アセンブリ > C1.Report.Rendering 名前空間 > FieldBrickBase クラス : VBuildBreaks メソッド
シンタックス
'宣言
 
Public Overrides Sub VBuildBreaks( _
   ByVal report As FlexReport, _
   ByVal breaks As Breaks, _
   ByVal topParentHeight As System.Double, _
   ByVal offset As System.Double, _
   ByVal parentTopBound As System.Double, _
   ByVal parentBottomBound As System.Double _
) 
'使用法
 
Dim instance As FieldBrickBase
Dim report As FlexReport
Dim breaks As Breaks
Dim topParentHeight As System.Double
Dim offset As System.Double
Dim parentTopBound As System.Double
Dim parentBottomBound As System.Double
 
instance.VBuildBreaks(report, breaks, topParentHeight, offset, parentTopBound, parentBottomBound)
public override void VBuildBreaks( 
   FlexReport report,
   Breaks breaks,
   System.double topParentHeight,
   System.double offset,
   System.double parentTopBound,
   System.double parentBottomBound
)

パラメータ

report
breaks
topParentHeight
offset
parentTopBound
parentBottomBound
参照

参照

FieldBrickBase クラス
FieldBrickBase メンバ