TimeRulerCellViewModel(TimeRulerViewModel, DateTime, TimeSpan) Constructor
In This Article
Initializes a new instance of the TimeRulerCellViewModel class with the specified settings.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
owner | DevExpress. |
A Time |
time | Date |
A Date |
time |
Time |
A Time |
See Also