True DBGrid for WinForms
Item(Int32) プロパティ

C1.Win.C1TrueDBGrid.4 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DisplayColumnCollection クラス > Item プロパティ : Item(Int32) プロパティ
指定した C1DisplayColumnをコレクションの指定したインデックス位置から取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal index As System.Integer _
) As C1DisplayColumn
public C1DisplayColumn Item( 
   System.int index
) {get;}

パラメータ

index
参照

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