Skip to main content

GanttControlPrintAppearanceCollection.Dependency Property

Provides access to dependency line appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public GanttChartItemAppearance Dependency { get; }

Property Value

Type Description
DevExpress.XtraGantt.Utils.GanttChartItemAppearance

An object that contains appearance settings.

See Also