Skip to main content
A newer version of this page is available. .

QueryAllowPredecessorEditEventArgs Class

Provides data for the QueryAllowPredecessorEdit event.

Namespace: DevExpress.Xpf.Gantt

Assembly: DevExpress.Xpf.Gantt.v19.2.dll

Declaration

public sealed class QueryAllowPredecessorEditEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
QueryAllowPredecessorEditEventArgs
See Also