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

CellViewModel Class

A base class for the cell’s View Models.

Namespace: DevExpress.Xpf.Scheduling.VisualData

Assembly: DevExpress.Xpf.Scheduling.v19.2.dll

Declaration

public abstract class CellViewModel :
    NotifyPropertyChangedBase,
    ISelectableInterval

Inheritance

Object
DevExpress.Xpf.Scheduling.Internal.NotifyPropertyChangedBase
See Also