maui-devexpress-dot-maui-dot-scheduler-79d2d452.md
The time range that provides access to extended operations, such as Union and IntersectWith.
Namespace : DevExpress.Maui.Scheduler
Assembly : DevExpress.Maui.Mvvm.dll
NuGet Package : DevExpress.Maui.Mvvm
[TypeConverter(typeof(DateTimeRangeTypeConverter))]
public struct DateTimeRange :
IFormattable,
IEquatable<DateTimeRange>
The following members return DateTimeRange objects:
Show 12 links
YieldIfNotNull<DateTimeRange>()
See Also