GanttView.TaskFinishDateMovedEvent Field
In This Article
Identifies the TaskFinishDateMoved routed event.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.2.dll
NuGet Package: DevExpress.Wpf.Gantt
#Declaration
public static readonly RoutedEvent TaskFinishDateMovedEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also