Back to Devexpress

TimeRulerHeaderAppearance Class

maui-devexpress-dot-maui-dot-scheduler-08c9612b.md

latest2.0 KB
Original Source

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

csharp
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:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase TimeRulerHeaderAppearance

Extension Methods

Yield<TimeRulerHeaderAppearance>()

YieldIfNotNull<TimeRulerHeaderAppearance>()

See Also

TimeRulerHeaderAppearance Members

DevExpress.Maui.Scheduler Namespace