Back to Devexpress

GanttControlNode.GanttControl Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolnode.md

latest1.2 KB
Original Source

GanttControlNode.GanttControl Property

Gets the control to which this node belongs.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
[DXCategory("Behavior")]
public GanttControl GanttControl { get; }
vb
<DXCategory("Behavior")>
Public ReadOnly Property GanttControl As GanttControl

Property Value

TypeDescription
GanttControl

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

|

See Also

GanttControlNode Class

GanttControlNode Members

DevExpress.XtraGantt Namespace