MonthViewCellAppearance.FirstDayOfMonthDayNumberTextColorProperty Field
In This Article
Identifies the FirstDayOfMonthDayNumberTextColor bindable property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
public static readonly BindableProperty FirstDayOfMonthDayNumberTextColorProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also