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

CalendarDayCellAppearance Fields

Stores appearance settings for day cells.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CalendarCellAppearance.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontAttributesProperty static Identifies the DisabledFontAttributes bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontFamilyProperty static Identifies the DisabledFontFamily bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontSizeProperty static Identifies the DisabledFontSize bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property. Inherited from CalendarSelectableCellAppearance.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from CalendarCellAppearance.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from CalendarCellAppearance.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from CalendarCellAppearance.
SelectedBackgroundColorProperty static Identifies the SelectedBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedEllipseBackgroundColorProperty static Identifies the SelectedEllipseBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontAttributesProperty static Identifies the SelectedFontAttributes bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontFamilyProperty static Identifies the SelectedFontFamily bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontSizeProperty static Identifies the SelectedFontSize bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedTextColorProperty static Identifies the SelectedTextColor bindable property. Inherited from CalendarSelectableCellAppearance.
TextColorProperty static Identifies the TextColor bindable property. Inherited from CalendarCellAppearance.
TodayBackgroundColorProperty static Identifies the TodayBackgroundColor bindable property.
TodayEllipseBackgroundColorProperty static Identifies the TodayEllipseBackgroundColor bindable property.
TodayFontAttributesProperty static Identifies the TodayFontAttributes bindable property.
TodayFontFamilyProperty static Identifies the TodayFontFamily bindable property.
TodayFontSizeProperty static Identifies the TodayFontSize bindable property.
TodayTextColorProperty static Identifies the TodayTextColor bindable property.
See Also