GanttControlAppearanceCollection.TimelineRuler Property
In This Article
Gets the appearance settings of the timeline ruler.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
NuGet Package: DevExpress.Win.Gantt
#Declaration
public AppearanceObject TimelineRuler { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An object that exposes appearance settings. |
See Also