DayCellViewModel Class
In This Article
A View Model bound to the DayCellControl element.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
public class DayCellViewModel :
CellViewModel
#Inheritance
Object
DevExpress.Xpf.Scheduling.Internal.NotifyPropertyChangedBase
CellViewModel
DayCellViewModel
See Also