FlexGrid for WinForms
Item(Int32) プロパティ

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > ColumnCollection クラス > Item プロパティ : Item(Int32) プロパティ
指定されたインデックスにある Columnを取得します。
シンタックス
'宣言
 
Public Overloads Shadows ReadOnly Property Item( _
   ByVal index As System.Integer _
) As Column
public new Column Item( 
   System.int index
) {get;}

パラメータ

index
参照

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