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