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

QueryAllowedTaskEditActionEventArgs Class

Provides data for the QueryAllowedTaskEditAction event.

Namespace: DevExpress.Xpf.Gantt

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

Declaration

public sealed class QueryAllowedTaskEditActionEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
QueryAllowedTaskEditActionEventArgs
See Also