Back to Devexpress

GanttControlNodes.GanttControl Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolnodes.md

latest1.1 KB
Original Source

GanttControlNodes.GanttControl Property

Gets the control to which this collection belongs.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttControl GanttControl { get; }
vb
Public ReadOnly Property GanttControl As GanttControl

Property Value

TypeDescription
GanttControl

A GanttControl object that specifies the control to which this collection belongs.

|

See Also

GanttControlNodes Class

GanttControlNodes Members

DevExpress.XtraGantt Namespace