Skip to main content

GanttView.QueryAllowPredecessorEditEvent Field

Identifies the QueryAllowPredecessorEdit routed event.

Namespace: DevExpress.Xpf.Gantt

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

NuGet Package: DevExpress.Wpf.Gantt

Declaration

public static readonly RoutedEvent QueryAllowPredecessorEditEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also