Skip to main content

GanttControlPrintAppearanceCollection.SummaryTask Property

Provides access to summary task appearance settings.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v23.2.dll

NuGet Package: DevExpress.Win.Gantt

Declaration

public GanttChartTaskAppearance SummaryTask { get; }

Property Value

Type Description
DevExpress.XtraGantt.Utils.GanttChartTaskAppearance

An object that contains appearance settings.

See Also