Back to Devexpress

DayViewBase.TimeScaleInterval Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbase-d9964292.md

latest1.1 KB
Original Source

DayViewBase.TimeScaleInterval Property

Gets or sets the interval between two major time tickmarks. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public TimeSpan TimeScaleInterval { get; set; }

Property Value

TypeDefaultDescription
TimeSpan01:00:00

The interval between two major time tickmarks.

|

Remarks

The following image illustrates the time scale intervals and time scale slots.

  1. Time Scale Interval
  2. Imte Scale Slot

See Also

DayViewBase Class

DayViewBase Members

DevExpress.Maui.Scheduler Namespace