FlexPivot for WinForms
Contains メソッド (CellStyleCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyleCollection クラス : Contains メソッド
Name of the style to look for.
Checks whether the collection contains a given style.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal name As System.String _
) As System.Boolean
public System.bool Contains( 
   System.string name
)

パラメータ

name
Name of the style to look for.

戻り値の型

True if the collection contains a style called name, false otherwise.
参照

CellStyleCollection クラス
CellStyleCollection メンバ