Back to Devexpress

QueryAllowPredecessorLinkEditEventArgs Properties

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

latest3.1 KB
Original Source

QueryAllowPredecessorLinkEditEventArgs Properties

Provides data for the QueryAllowPredecessorLinkEdit event.

NameDescription
AllowDeleteGets or sets whether an end user can delete the processed connector (predecessor link).
AllowEditGets or sets whether an end user can edit the processed connector (predecessor link).
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 connector’s link type.
OriginalSourceGets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. Inherited from RoutedEventArgs.
PredecessorGets the processed connector’s predecessor.
PredecessorLinkGets the processed connector’s bound data object.
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.
SuccessorGets the processed connector’s successor.

See Also

QueryAllowPredecessorLinkEditEventArgs Class

QueryAllowPredecessorLinkEditEventArgs Members

DevExpress.Xpf.Gantt Namespace