Skip to main content
All docs
V24.1

GanttControlAppearanceCollection.TimelineSummaryTask Property

Gets the appearance settings of summary tasks displayed on the timeline.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v24.1.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public AppearanceObject TimelineSummaryTask { get; }

Property Value

Type Description
AppearanceObject

An object that exposes appearance settings.

See Also