Skip to main content
A newer version of this page is available. .

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

Declaration

public abstract class CellViewModel :
    ItemViewModel

Inheritance

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