Skip to main content
All docs
V26.1
  • GanttControlPrintAppearanceCollection.Dependency Property

    Provides access to dependency line appearance settings.

    Namespace: DevExpress.XtraGantt

    Assembly: DevExpress.XtraGantt.v26.1.dll

    Declaration

    public GanttChartItemAppearance Dependency { get; }

    Property Value

    Type Description
    DevExpress.XtraGantt.Utils.GanttChartItemAppearance

    An object that contains appearance settings.

    See Also