True DBGrid for WinForms
IndexOf(String) メソッド

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumnCollection クラス > IndexOf メソッド : IndexOf(String) メソッド
Gets the index of a C1DataColumn with the specified DataField.
シンタックス
'宣言
 
Public Overloads Function IndexOf( _
   ByVal dataField As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string dataField
)

パラメータ

dataField

戻り値の型

The index of the the C1DataColumn.
参照

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