Back to Devexpress

AddingNewResourceLinkEventArgs Properties

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

latest2.8 KB
Original Source

AddingNewResourceLinkEventArgs Properties

Provides data for the AddingNewResourceLink event.

NameDescription
AllocationPercentageGets a percentage of time the resource spends on a task.
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.
NewResourceLinkGets or sets a newly created resource link.
OriginalSourceGets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. Inherited from RoutedEventArgs.
ResourceGets a resource for which a new link is being added.
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 a task for which a new link is being added.

See Also

AddingNewResourceLinkEventArgs Class

AddingNewResourceLinkEventArgs Members

DevExpress.Xpf.Gantt Namespace