FlexPivot for WinForms
IndexOf メソッド (CellStyleCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス : IndexOf メソッド
Style object to look for.
Gets the index of a style in the collection.
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal style As CellStyle _
) As System.Integer
public System.int IndexOf( 
   CellStyle style
)

パラメータ

style
Style object to look for.

戻り値の型

Index of the style in the collection, or -1 if the style is not a member of the collection.
参照

CellStyleCollection クラス
CellStyleCollection メンバ