True DBGrid for WinForms
Add メソッド (SelectedColumnCollection)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > SelectedColumnCollection クラス : Add メソッド
The C1DataColumn to add.
Adds a C1DataColumn to the end of the collection.
シンタックス
'宣言
 
Public Overrides Function Add( _
   ByVal dc As C1DataColumn _
) As System.Integer
public override System.int Add( 
   C1DataColumn dc
)

パラメータ

dc
The C1DataColumn to add.

戻り値の型

The index at which the C1DataColumn has been added.
参照

SelectedColumnCollection クラス
SelectedColumnCollection メンバ