Ribbon for WinForms
HasProperty メソッド (StyledPropertyCollection)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > StyledPropertyCollection クラス : HasProperty メソッド
Specified property name.
Gets a value indicating whether the collection contains a property with the specified name.
シンタックス
'宣言
 
Protected Function HasProperty( _
   ByVal name As String _
) As Boolean
protected bool HasProperty( 
   string name
)

パラメータ

name
Specified property name.

戻り値の型

True if property exists.
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ