TimeSpanRange(TimeSpan, TimeSpan) Constructor
In This Article
Initializes a new instance of the TimeSpanRange class with specified settings.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
#Declaration
#Parameters
Name | Type |
---|---|
start | Time |
end | Time |
See Also