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

C1.Win.TrueDBGrid.6 アセンブリ > C1.Win.TrueDBGrid 名前空間 > 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 メンバ
オーバーロード一覧