Skip to main content

DayViewBaseActualAppearance.HeaderItemTodayDayNumberTextFontFamily Property

Gets the font family value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontFamily property.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public string HeaderItemTodayDayNumberTextFontFamily { get; }

Property Value

Type Description
String

The font family.

See Also