PropertyGrid for WPF
Attach メソッド (TimeEditor)

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

パラメータ

timeEditor
group
valueChanged
参照

TimeEditor クラス
TimeEditor メンバ