Skip to main content

DxSchedulerDateTimeRange Struct

The date-time range used in the Scheduler.

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v23.2.dll

NuGet Package: DevExpress.Blazor

Declaration

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