TimeRulerCellViewModel Class
A View Model used in TimeRulerCellControl containing options to display a time ruler cell.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Related API Members
The following members return TimeRulerCellViewModel objects:
Remarks
A TimeRulerCellViewModel
instance is available using the TimeRulerCellControl.Content property. It provides options for displaying a cell in the TimeRuler visual element.
Inheritance
Object
DevExpress.Xpf.Scheduling.Internal.NotifyPropertyChangedBase
TimeRulerCellViewModel
See Also