FlexPivot for WinForms
Equals メソッド (CellStyle)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellStyle クラス : Equals メソッド
Style to compare with this style.
Determines whether two CellStyle objects are equal.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal o As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object o
)

パラメータ

o
Style to compare with this style.

戻り値の型

True if the two styles are equal, false otherwise.
参照

CellStyle クラス
CellStyle メンバ