GanttTask.BaselineFinishDate Property
In This Article
Gets or sets the task’s baseline finish date.
Namespace: DevExpress.Mvvm.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.2.dll
NuGet Package: DevExpress.Wpf.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Date |
A task’s baseline finish date. |
See Also