GanttTask.ParentId Property
In This Article
Gets or sets the task’s parent id.
Namespace: DevExpress.Mvvm.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.2.dll
NuGet Package: DevExpress.Wpf.Gantt
#Declaration
#Property Value
Type | Description |
---|---|
Object | A task’s parent id. |
See Also