TimeSpanRange Struct
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
[TypeConverter(typeof(TimeSpanRangeTypeConverter))]
public struct TimeSpanRange :
IFormattable,
IEquatable<TimeSpanRange>
Related API Members
The following members return TimeSpanRange objects:
See Also