Ribbon for WinForms
HasProperty メソッド (BaseStyle)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > BaseStyle クラス : 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.
参照

BaseStyle クラス
BaseStyle メンバ