PropertyGrid for WPF
Attach メソッド (StringEditor<T>)

C1.WPF.PropertyGrid アセンブリ > C1.WPF.PropertyGrid 名前空間 > StringEditor<T> クラス : Attach メソッド
シンタックス
'宣言
 
Public Overrides Sub Attach( _
   ByVal textBox As C1TextBox, _
   ByVal group As PropertyGroup, _
   ByVal valueChanged As System.Action(Of C1TextBox,Object) _
) 
public override void Attach( 
   C1TextBox textBox,
   PropertyGroup group,
   System.Action<C1TextBox,object> valueChanged
)

パラメータ

textBox
group
valueChanged
参照

StringEditor<T> クラス
StringEditor<T> メンバ