Skip to main content

DayViewBaseActualAppearance.RulerCellSlotLabelTextFontSize Property

Gets the font size value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontSize property.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public double RulerCellSlotLabelTextFontSize { get; }

Property Value

Type Description
Double

The font size.

See Also