Provides data for the GanttView.TaskFinishDateMoving event.
public sealed class TaskFinishDateMovingEventArgs : RoutedEventArgs
NotInheritable Public Class TaskFinishDateMovingEventArgs Inherits RoutedEventArgs
Use the Node property to get the task whose finish date is edited.
You can change the edited finish date using the FinishDate property.
System.Object System.EventArgs System.Windows.RoutedEventArgs TaskFinishDateMovingEventArgs