Skip to main content

TimeRulerHeaderStyle Class

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

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

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

Inheritance

Object
DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement
ItemStyle
TimeRulerHeaderStyle
See Also