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

GanttView.QueryAllowPredecessorEditEvent Field

Identifies the QueryAllowPredecessorEdit routed event.

Namespace: DevExpress.Xpf.Gantt

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

NuGet Package: DevExpress.Wpf.Gantt

Declaration

public static readonly RoutedEvent QueryAllowPredecessorEditEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also