Skip to main content

CellViewModel Class

A base class for the cell’s View Models.

Namespace: DevExpress.Xpf.Scheduling.VisualData

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public abstract class CellViewModel :
    NotifyPropertyChangedBase,
    ISelectableInterval

Inheritance

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