Back to Devexpress

QueryAllowedTaskEditActionEventArgs Class

wpf-devexpress-dot-xpf-dot-gantt-c50e3ed5.md

latest1.4 KB
Original Source

QueryAllowedTaskEditActionEventArgs Class

Provides data for the QueryAllowedTaskEditAction event.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

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

QueryAllowedTaskEditActionEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs QueryAllowedTaskEditActionEventArgs

See Also

QueryAllowedTaskEditActionEventArgs Members

DevExpress.Xpf.Gantt Namespace