Skip to main content
A newer version of this page is available. .

DayViewBase.TimeRulerHeaderStyle Property

Gets or sets appearance settings of the time ruler header.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

Declaration

public TimeRulerHeaderStyle TimeRulerHeaderStyle { get; set; }

Property Value

Type Description
TimeRulerHeaderStyle

The storage of time ruler header appearance settings.

Remarks

The Views provide the following options that configure the default header’s appearance:

Time Ruler Header Style

See Also