Back to Devexpress

GanttNode.Name Property

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

latest875 B
Original Source

GanttNode.Name Property

Gets the task’s name.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public string Name { get; }
vb
Public ReadOnly Property Name As String

Property Value

TypeDescription
String

A task’s name.

|

See Also

GanttNode Class

GanttNode Members

DevExpress.Xpf.Gantt Namespace