Skip to main content

CellViewModel Class

The base class for all view models that supply data for different cell types.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public abstract class CellViewModel :
    ItemViewModel

Inheritance

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