PowerTools SPREAD for Windows Forms 8.0J
Remove メソッド (DefaultGroupFooterCollection)


列インデックス
列インデックスによって指定した項目を削除します。
構文
'Declaration
 
Public Sub Remove( _
   ByVal columnIndex As Integer _
) 
'使用法
 
Dim instance As DefaultGroupFooterCollection
Dim columnIndex As Integer
 
instance.Remove(columnIndex)
public void Remove( 
   int columnIndex
)

パラメータ

columnIndex
列インデックス
参照

DefaultGroupFooterCollection クラス
DefaultGroupFooterCollection メンバ

 

 


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