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
Related API Members
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:
Inheritance
See Also