PropertyGrid for WPF
Attach メソッド (GridLengthEditor)

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

パラメータ

editor
group
valueChanged
参照

GridLengthEditor クラス
GridLengthEditor メンバ