FlexGrid for WinForms
IndexOf メソッド (CellStyleCollection)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > CellStyleCollection クラス : IndexOf メソッド
検索する Style オブジェクト。
コレクション内のスタイルのインデックスを取得します。
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal style As CellStyle _
) As System.Integer
public System.int IndexOf( 
   CellStyle style
)

パラメータ

style
検索する Style オブジェクト。

戻り値の型

コレクション内のスタイルのインデックス。スタイルがコレクションのメンバでない場合は、-1。
参照

CellStyleCollection クラス
CellStyleCollection メンバ