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

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended 名前空間 > C1PropertyGrid クラス : GetPropertyPresenter メソッド
SelectedObject のプロパティ
SelectedObject の指定されたプロパティ向けに作成された PropertyBox を返します。
シンタックス
'宣言
 
Public Function GetPropertyPresenter( _
   ByVal propertyName As System.String _
) As PropertyBox
public PropertyBox GetPropertyPresenter( 
   System.string propertyName
)

パラメータ

propertyName
SelectedObject のプロパティ

戻り値の型

現在の PropertyBox
参照

C1PropertyGrid クラス
C1PropertyGrid メンバ