バージョン

OnGeneratingCellAttributes メソッド

ContainerGridRowColSpanCalculating イベントを呼び出します。
シンタックス
'宣言
 
Public Sub OnGeneratingCellAttributes( _
   ByVal builder As StringBuilder, _
   ByVal cell As GridRecordItem _
) 
public void OnGeneratingCellAttributes( 
   StringBuilder builder,
   GridRecordItem cell
)

パラメータ

builder
cell

戻り値の型

行の列スパンに追加する、追加のセル数。
参照