Sizer for WinForms
Item プロパティ (ColumnCollection)

C1.Win.C1Sizer.4.5.2 アセンブリ > C1.Win.C1Sizer 名前空間 > ColumnCollection クラス : Item プロパティ
コレクション内の指定されたインデックスにある Columnオブジェクトを取得します。
シンタックス
'宣言
 
Public Shadows ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As Column
public new Column this[ 
   System.int index
]; {get;}

パラメータ

index
参照

ColumnCollection クラス
ColumnCollection メンバ