Back to Devexpress

TimeRulerHeaderViewModel Class

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-a6a8afbc.md

latest1.7 KB
Original Source

TimeRulerHeaderViewModel Class

The storage for appearance settings values of an individual time ruler header‘s representation.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public class TimeRulerHeaderViewModel :
    ItemViewModel

Remarks

The Scheduler View uses this class instance as BindingContext value of a data template assigned to the DayViewBase.TimeRulerHeaderTemplate property stores this class’s instance.

Implements

INotifyPropertyChanged

INotifyPropertyChanging

Inheritance

Object DevExpress.XamarinForms.Scheduler.Internal.NotifyPropertyChangedBase ItemViewModel TimeRulerHeaderViewModel

See Also

TimeRulerHeaderViewModel Members

DevExpress.XamarinForms.Scheduler Namespace