Back to Devexpress

GanttControlAppearanceCollection.TimelineMilestone Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection-d624d483.md

latest1.2 KB
Original Source

GanttControlAppearanceCollection.TimelineMilestone Property

Gets the appearance settings of timeline milestones.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public AppearanceObject TimelineMilestone { get; }
vb
Public ReadOnly Property TimelineMilestone As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An object that exposes appearance settings.

|

See Also

GanttControlAppearanceCollection Class

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace