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

TimeRulerHeaderStyle Class

The storage for the Day-based View’s time ruler header appearance settings.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

Declaration

public class TimeRulerHeaderStyle :
    ItemStyle

The following members return TimeRulerHeaderStyle objects:

Remarks

The DayView, WorkWeekView and WeekView use this class to store time ruler cells’ settings. The Views provide the following options that configure the default header’s appearance:

Time Ruler Header Style

Implements

Xamarin.Forms.IElementController

Inheritance

Object
Xamarin.Forms.BindableObject
Xamarin.Forms.Element
DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement
ItemStyle
TimeRulerHeaderStyle
See Also