Skip to main content

CellViewModel Class

The base class for all view models that provide data for different types of cells.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

Declaration

public abstract class CellViewModel :
    ItemViewModel

Inheritance

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