Skip to main content
All docs
V24.2

GanttControlAppearanceCollection.TimelineMilestone Property

Gets the appearance settings of timeline milestones.

Namespace: DevExpress.XtraGantt

Assembly: DevExpress.XtraGantt.v24.2.dll

Declaration

public AppearanceObject TimelineMilestone { get; }

Property Value

Type Description
AppearanceObject

An object that exposes appearance settings.

See Also