Back to Devexpress

DayViewBase.TimeScaleSlotCount Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-dayviewbase-5ae66351.md

latest1.1 KB
Original Source

DayViewBase.TimeScaleSlotCount Property

Gets or sets the number of slots (minor time intervals) in a TimeScaleInterval (major time interval).

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public int TimeScaleSlotCount { get; set; }

Property Value

TypeDescription
Int32

The number of slots (minor time intervals) in the time scale interval. This value must be larger than 0.

|

See Also

DayViewBase Class

DayViewBase Members

DevExpress.XamarinForms.Scheduler Namespace