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

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

パラメータ

name
参照

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