MESCIUS SPREAD for ASP.NET 10.0J
OnRemoveRows メソッド (LayoutTemplate)

開始行インデックス
削除する行数
レイアウトテンプレートデータモデルからの行の削除を処理します。
構文
'Declaration
 
Protected Overridable Sub OnRemoveRows( _
   ByVal row As Integer, _
   ByVal count As Integer _
) 
protected virtual void OnRemoveRows( 
   int row,
   int count
)

パラメータ

row
開始行インデックス
count
削除する行数
参照

LayoutTemplate クラス
LayoutTemplate メンバ

 

 


© MESCIUS inc. All rights reserved.