Skip to main content
All docs
V26.1
  • GanttControlNodes.GanttControl Property

    Gets the control to which this collection belongs.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v26.1.dll

    Declaration

    public GanttControl GanttControl { get; }

    Property Value

    Type Description
    GanttControl

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

    See Also