DayViewBaseActualAppearance.HeaderItemTodayDayNumberTextFontSize Property
Gets the font size value that is applied to the header item’s today number. To specify this value, use the TodayDayNumberTextFontSize property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
Declaration
public double HeaderItemTodayDayNumberTextFontSize { get; }
Property Value
Type | Description |
---|---|
Double | The font size. |
See Also