'宣言 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