Called when the EndTime property is changed.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnEndTimeChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnEndTimeChanged( _ |
The previous end time of the presenter.
The new end time of the presenter.
See Also