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

DayCellViewModel Class

A View Model bound to the DayCellControl element.

Namespace: DevExpress.Xpf.Scheduling.VisualData

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public class DayCellViewModel :
    CellViewModel

Inheritance

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