Skip to main content

MonthViewCellAppearance.DayNumberTextFontSizeProperty Field

Identifies the DayNumberTextFontSize bindable property.

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public static readonly BindableProperty DayNumberTextFontSizeProperty

Field Value

Type Description
BindableProperty

A bindable property identifier.

See Also