Skip to main content

DayViewBaseActualAppearance.RulerCellSlotTickLength Property

Gets the tick length that is applied to the time ruler cell’s slot. To specify this value, use the SlotTickLength property.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public double RulerCellSlotTickLength { get; }

Property Value

Type Description
Double

The tick length.

See Also