Occurs when the End property value has been changed.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
C# |
---|
public event EventHandler<DateTimePropertyChangeEventArgs> EndChanged |
Visual Basic (Declaration) |
---|
Public Event EndChanged As EventHandler(Of DateTimePropertyChangeEventArgs) |