PowerTools SPREAD for ASP.NET 8.0J
Remove メソッド (LayoutRows)

開始行インデックス
削除する行数
レイアウトから行または行範囲を削除します。
構文
'Declaration
 
Public Sub Remove( _
   ByVal index As Integer, _
   ByVal count As Integer _
) 
public void Remove( 
   int index,
   int count
)

パラメータ

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

LayoutRows クラス
LayoutRows メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.