TimeRulerCellViewModel.Owner Property
Gets the View Model of the TimeRuler which owns the current cell.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Scheduling.VisualData.TimeRulerViewModel | A DevExpress.Xpf.Scheduling.VisualData.TimeRulerViewModel object that is a cell’s owner View Model. |
See Also