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