Back to Devexpress

GanttControlPrintAppearanceCollection.Dependency Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolprintappearancecollection-41872caf.md

latest1.2 KB
Original Source

GanttControlPrintAppearanceCollection.Dependency Property

Provides access to dependency line appearance settings.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttChartItemAppearance Dependency { get; }
vb
Public ReadOnly Property Dependency As GanttChartItemAppearance

Property Value

TypeDescription
DevExpress.XtraGantt.Utils.GanttChartItemAppearance

An object that contains appearance settings.

|

See Also

GanttControlPrintAppearanceCollection Class

GanttControlPrintAppearanceCollection Members

DevExpress.XtraGantt Namespace