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