バージョン

ArrangeAfterRow メソッド (MergedCellsRenderAdorner)

必要な場合、SummaryRows と Separators が Infragistics.Controls.Grids.RowBase に追加されます。
シンタックス
'宣言
 
Public Overrides Function ArrangeAfterRow( _
   ByVal row As RowBase, _
   ByVal top As Double, _
   ByVal finalSize As Size _
) As Double
public override double ArrangeAfterRow( 
   RowBase row,
   double top,
   Size finalSize
)

パラメータ

row
top
finalSize

戻り値の型

行の後の要素の高さの合計。
参照