Skip to main content
A newer version of this page is available. .

GanttControlAppearanceCollection.Dependency Property

Provides access to dependency line appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v19.2.dll

Declaration

public GanttChartItemAppearance Dependency { get; }

Property Value

Type Description
DevExpress.XtraGantt.Utils.GanttChartItemAppearance

An object that contains appearance settings.

See Also