PropertyGrid for WPF
Attach メソッド (DateTimeEditor)

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

パラメータ

dateTimePicker
group
valueChanged
参照

DateTimeEditor クラス
DateTimeEditor メンバ