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

HeaderItemAppearance Fields

The storage for date header appearance settings.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
ContentPaddingProperty static Identifies the ContentPadding bindable property.
TodayWeekDayTextColorProperty static Identifies the TodayWeekDayTextColor bindable property.
TodayWeekDayTextFontAttributesProperty static Identifies the TodayWeekDayTextFontAttributes bindable property.
TodayWeekDayTextFontFamilyProperty static Identifies the TodayWeekDayTextFontFamily bindable property.
TodayWeekDayTextFontSizeProperty static Identifies the TodayWeekDayTextFontSize bindable property.
WeekDayTextColorProperty static Identifies the WeekDayTextColor bindable property.
WeekDayTextFontAttributesProperty static Identifies the WeekDayTextFontAttributes bindable property.
WeekDayTextFontFamilyProperty static Identifies the WeekDayTextFontFamily bindable property.
WeekDayTextFontSizeProperty static Identifies the WeekDayTextFontSize bindable property.
See Also