Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.

AgendaHeaderItemViewModel Class

The base class for the AgendaAppointmentViewModel that supply data for different date headers.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public class AgendaHeaderItemViewModel :
    ItemViewModel

Inheritance

Object
DevExpress.Maui.Scheduler.Internal.NotifyPropertyChangedBase
ItemViewModel
AgendaHeaderItemViewModel
See Also