Ribbon for WinForms
TryGetProperty メソッド (StyledPropertyCollection)

C1.Win.4.8 アセンブリ > C1.Win.C1Themes 名前空間 > StyledPropertyCollection クラス : TryGetProperty メソッド
Property value.
Styled property name.
Tries to get value of the specified styled property.
シンタックス
'宣言
 
Public Function TryGetProperty( _
   ByRef value As Object, _
   Optional ByVal name As String _
) As Boolean
public bool TryGetProperty( 
   out object value,
   string name
)

パラメータ

value
Property value.
name
Styled property name.

戻り値の型

True if success.
参照

StyledPropertyCollection クラス
StyledPropertyCollection メンバ