Skip to main content

TimeRulerHeaderAppearance Class

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

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public class TimeRulerHeaderAppearance :
    AppearanceBase

The following members return TimeRulerHeaderAppearance objects:

Remarks

The DayView, WorkWeekView and WeekView use this class to store settings of the time ruler cells.

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

Time Ruler Header Style

Inheritance

See Also