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

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumnCollection クラス > Item プロパティ : Item(Int32) プロパティ
Gets the specified C1DataColumn from the collection at the specified index.
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As System.Integer _
) As C1DataColumn
public C1DataColumn Item( 
   System.int index
) {get; set;}

パラメータ

index
参照

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