Skip to main content
A newer version of this page is available. .

MonthViewCellAppearance Fields

The storage for month view cell appearance settings.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CellAppearance.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from CellAppearance.
BottomBorderThicknessProperty static Identifies the BottomBorderThickness bindable property. Inherited from CellAppearance.
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