Skip to main content

DayCellViewModel Class

A View Model bound to the DayCellControl element.

Namespace: DevExpress.Xpf.Scheduling.VisualData

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class DayCellViewModel :
    CellViewModel

Inheritance

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