'Declaration
Public Overrides Sub Attach( _ ByVal timeEditor As C1.WPF.DateTimeEditors.C1TimeEditor, _ ByVal group As PropertyGroup, _ ByVal valueChanged As Action(Of C1TimeEditor,Object) _ )
public override void Attach( C1.WPF.DateTimeEditors.C1TimeEditor timeEditor, PropertyGroup group, Action<C1TimeEditor,object> valueChanged )
Parameters
- timeEditor
- group
- valueChanged