Back to Devexpress

CustomDrawTaskDependencyEventArgs.Appearance Property

windowsforms-devexpress-dot-xtragantt-dot-customdrawtaskdependencyeventargs-9a4b9554.md

latest1.3 KB
Original Source

CustomDrawTaskDependencyEventArgs.Appearance Property

Provides access to appearance settings that specify the dependency line background color.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

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

Property Value

TypeDescription
DevExpress.XtraGantt.Utils.GanttChartItemAppearance

An object that contains appearance settings.

|

See Also

CustomDrawTaskDependencyEventArgs Class

CustomDrawTaskDependencyEventArgs Members

DevExpress.XtraGantt Namespace