Back to Devexpress

GanttControlAppearanceCollection.TimelineTodayIndicator Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection-0c248ee8.md

latest1.2 KB
Original Source

GanttControlAppearanceCollection.TimelineTodayIndicator Property

Gets the appearance settings of the Today indicator displayed on the timeline.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that exposes appearance settings.

|

See Also

GanttControlAppearanceCollection Class

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace