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