Ribbon for WinForms
Add(GridColumn) メソッド

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

パラメータ

value
GridColumn to add to the list.

戻り値の型

The index of the new grid column in the list.
参照

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