DayViewBaseActualAppearance.RulerCellSlotLabelTextFontFamily Property
Gets the font family value that is applied to the time ruler cell’s slot. To specify this value, use the SlotLabelTextFontFamily property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public string RulerCellSlotLabelTextFontFamily { get; }
Property Value
Type | Description |
---|---|
String | The font family value. |
See Also