Skip to main content
All docs
V26.1
  • QueryAllowedTaskEditActionEventArgs Class

    Provides data for the QueryAllowedTaskEditAction event.

    Namespace: DevExpress.Xpf.Gantt

    Assembly: DevExpress.Xpf.Gantt.v26.1.dll

    Declaration

    public sealed class QueryAllowedTaskEditActionEventArgs :
        RoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    QueryAllowedTaskEditActionEventArgs
    See Also