Skip to main content

MonthViewCellAppearance Fields

The storage for month view cell appearance settings.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CellAppearance.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from CellAppearance.
BottomBorderThicknessProperty static Identifies the BottomBorderThickness bindable property. Inherited from CellAppearance.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
CustomizerProperty static Identifies the Customizer bindable property.
DayNumberHeightProperty static Identifies the DayNumberHeight bindable property.
DayNumberTextColorProperty static Identifies the DayNumberTextColor bindable property.
DayNumberTextFontAttributesProperty static Identifies the DayNumberTextFontAttributes bindable property.
DayNumberTextFontFamilyProperty static Identifies the DayNumberTextFontFamily bindable property.
DayNumberTextFontSizeProperty static Identifies the DayNumberTextFontSize bindable property.
DayStringFormatProperty static Identifies the DayStringFormat bindable property.
FirstDayOfMonthDayNumberTextColorProperty static Identifies the FirstDayOfMonthDayNumberTextColor bindable property.
FirstDayOfMonthDayNumberTextFontAttributesProperty static Identifies the FirstDayOfMonthDayNumberTextFontAttributes bindable property.
FirstDayOfMonthDayNumberTextFontFamilyProperty static Identifies the FirstDayOfMonthDayNumberTextFontFamily bindable property.
FirstDayOfMonthDayNumberTextFontSizeProperty static Identifies the FirstDayOfMonthDayNumberTextFontSize bindable property.
FirstDayOfMonthStringFormatProperty static Identifies the FirstDayOfMonthStringFormat bindable property.
FirstDayOfYearStringFormatProperty static Identifies the FirstDayOfYearStringFormat bindable property.
LeftBorderThicknessProperty static Identifies the LeftBorderThickness bindable property. Inherited from CellAppearance.
MonthSeparationBorderThicknessProperty static Identifies the MonthSeparationBorderThickness bindable property.
TodayBackgroundColorProperty static Identifies the TodayBackgroundColor bindable property. Inherited from CellAppearance.
TodayDayNumberBackgroundColorProperty static Identifies the TodayDayNumberBackgroundColor bindable property.
TodayDayNumberTextColorProperty static Identifies the TodayDayNumberTextColor bindable property.
TodayDayNumberTextFontAttributesProperty static Identifies the TodayDayNumberTextFontAttributes bindable property.
TodayDayNumberTextFontFamilyProperty static Identifies the TodayDayNumberTextFontFamily bindable property.
TodayDayNumberTextFontSizeProperty static Identifies the TodayDayNumberTextFontSize bindable property.
TodayFirstDayOfMonthDayNumberTextColorProperty static Identifies the TodayFirstDayOfMonthDayNumberTextColor bindable property.
TodayFirstDayOfMonthDayNumberTextFontAttributesProperty static Identifies the TodayFirstDayOfMonthDayNumberTextFontAttributes bindable property.
TodayFirstDayOfMonthDayNumberTextFontFamilyProperty static Identifies the TodayFirstDayOfMonthDayNumberTextFontFamily bindable property.
TodayFirstDayOfMonthDayNumberTextFontSizeProperty static Identifies the TodayFirstDayOfMonthDayNumberTextFontSize bindable property.
See Also