Back to Devexpress

AddingNewPredecessorLinkEventArgs Properties

wpf-devexpress-dot-xpf-dot-gantt-dot-addingnewpredecessorlinkeventargs-dot-underscore-properties.md

latest2.6 KB
Original Source

AddingNewPredecessorLinkEventArgs Properties

Provides data for the AddingNewPredecessorLink event.

NameDescription
HandledGets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. Inherited from RoutedEventArgs.
LinkTypeGets the type of a newly created link.
NewPredecessorLinkGets or sets a newly created predecessor link.
OriginalSourceGets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. Inherited from RoutedEventArgs.
PredecessorTaskGets the predecessor task.
RoutedEventGets or sets the RoutedEvent associated with this RoutedEventArgs instance. Inherited from RoutedEventArgs.
SourceGets or sets a reference to the object that raised the event. Inherited from RoutedEventArgs.
TaskGets the successor task.

See Also

AddingNewPredecessorLinkEventArgs Class

AddingNewPredecessorLinkEventArgs Members

DevExpress.Xpf.Gantt Namespace