Back to Devexpress

GanttControlAppearanceCollection.TimelineRuler Property

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrolappearancecollection-066e8e7b.md

latest1.2 KB
Original Source

GanttControlAppearanceCollection.TimelineRuler Property

Gets the appearance settings of the timeline ruler.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

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

Property Value

TypeDescription
AppearanceObject

An object that exposes appearance settings.

|

See Also

GanttControlAppearanceCollection Class

GanttControlAppearanceCollection Members

DevExpress.XtraGantt Namespace