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

C1.Silverlight.Extended.5 アセンブリ > C1.Silverlight.Extended 名前空間 > C1PropertyGrid クラス : GetEditorControl メソッド
プロパティの名前。
指定されたプロパティに関連するエディタコントロールを取得します。
シンタックス
'宣言
 
Public Function GetEditorControl( _
   ByVal propertyName As System.String _
) As ITypeEditorControl
public ITypeEditorControl GetEditorControl( 
   System.string propertyName
)

パラメータ

propertyName
プロパティの名前。

戻り値の型

関連付けられているエディタ。
参照

C1PropertyGrid クラス
C1PropertyGrid メンバ