Skip to main content

QueryAllowPredecessorEditEventArgs Class

Provides data for the QueryAllowPredecessorEdit event.

Namespace: DevExpress.Xpf.Gantt

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

NuGet Package: DevExpress.Wpf.Gantt

Declaration

public sealed class QueryAllowPredecessorEditEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
QueryAllowPredecessorEditEventArgs
See Also