Skip to main content

DxSchedulerDateTimeRange Struct

The date-time range used in the Scheduler.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public struct DxSchedulerDateTimeRange :
    IFormattable,
    IEquatable<DxSchedulerDateTimeRange>
See Also