SPREAD for WPF 3.0J - GcSpreadGrid
Add メソッド (GroupRowCollection)

GrapeCity.Windows.SpreadGrid 名前空間 > GroupRowCollection クラス : Add メソッド
追加する項目の数を示す int 値。
一連の既定要素をリストに追加します。
シンタックス
'宣言
 
Public Sub Add( _
   Optional ByVal count As Integer _
) 
public void Add( 
   int count
)

パラメータ

count
追加する項目の数を示す int 値。
例外
例外解説
count が0以下です。
参照

GroupRowCollection クラス
GroupRowCollection メンバ