Back to Devexpress

QueryAllowPredecessorEditEventArgs Class

wpf-devexpress-dot-xpf-dot-gantt-5184a784.md

latest1.4 KB
Original Source

QueryAllowPredecessorEditEventArgs Class

Provides data for the QueryAllowPredecessorEdit event.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public sealed class QueryAllowPredecessorEditEventArgs :
    RoutedEventArgs
vb
Public NotInheritable Class QueryAllowPredecessorEditEventArgs
    Inherits RoutedEventArgs

QueryAllowPredecessorEditEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs QueryAllowPredecessorEditEventArgs

See Also

QueryAllowPredecessorEditEventArgs Members

DevExpress.Xpf.Gantt Namespace