ExtendedLibrary for WPF/Silverlight
GetLabel メソッド (C1PropertyGrid)

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended 名前空間 > C1PropertyGrid クラス : GetLabel メソッド
プロパティの名前。
指定されたプロパティに関連するラベルを取得します。
シンタックス
'宣言
 
Public Function GetLabel( _
   ByVal propertyName As System.String _
) As System.Windows.Controls.TextBlock
public System.Windows.Controls.TextBlock GetLabel( 
   System.string propertyName
)

パラメータ

propertyName
プロパティの名前。

戻り値の型

関連付けられているラベル。
参照

C1PropertyGrid クラス
C1PropertyGrid メンバ