TimeRulerCellViewModel.TimeRuler Property
Gets the Time Ruler which owns the current cell.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v25.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
| Type | Description |
|---|---|
| TimeRuler | A TimeRuler object that is the Time Ruler containing the cell. |
See Also