TimeRulerCellControl.Content Property
Provides access to the View Model for the TimeRuler’s cell .
Namespace: DevExpress.Xpf.Scheduling.Visual
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
TimeRulerCellViewModel | A TimeRulerCellViewModel object that is the cell’s View Model. |
See Also