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

TimelineCellViewModel Class

A View Model bound to the TimelineCellControl element.

Namespace: DevExpress.Xpf.Scheduling.VisualData

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public class TimelineCellViewModel :
    CellViewModel

Inheritance

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