Back to Devexpress

DateTimeRange Constructors

maui-devexpress-dot-maui-dot-scheduler-dot-datetimerange-dot-ctor.md

latest1.2 KB
Original Source

DateTimeRange Constructors

The time range that provides access to extended operations, such as Union and IntersectWith.

NameParametersDescription
DateTimeRange(DateTime, DateTime)start, endInitializes a new instance of the DateTimeRange class with specified settings.
DateTimeRange(DateTime, TimeSpan)start, durationInitializes a new instance of the DateTimeRange class with specified settings.

See Also

DateTimeRange Struct

DateTimeRange Members

DevExpress.Maui.Scheduler Namespace