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