Ribbon for WinForms
Add(GridRow) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > GridRowCollection クラス > Add メソッド : Add(GridRow) メソッド
The GridRow to add to the list.
Adds a GridRow to the list.
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal value As GridRow _
) As Integer
public int Add( 
   GridRow value
)

パラメータ

value
The GridRow to add to the list.

戻り値の型

The index of the new row in the list.
参照

GridRowCollection クラス
GridRowCollection メンバ
オーバーロード一覧