Back to Devexpress

GanttNode.Duration Property

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttnode-88ef0d0a.md

latest911 B
Original Source

GanttNode.Duration Property

Gets the task’s duration.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public TimeSpan Duration { get; }
vb
Public ReadOnly Property Duration As TimeSpan

Property Value

TypeDescription
TimeSpan

A task’s duration.

|

See Also

GanttNode Class

GanttNode Members

DevExpress.Xpf.Gantt Namespace