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

HeaderItemAppearance Properties

The storage for date header appearance settings.
Name Description
BackgroundColor Gets or sets the header’s background color. This is a bindable property.
BorderColor Gets or sets the header’s border color. This is a bindable property.
BorderThickness Gets or sets the header’s border thickness. This is a bindable property.
ContentPadding Gets or sets the header’s content padding. This is a bindable property.
TodayWeekDayTextColor Gets or sets the color of the header’s week day text when the header identifies today. This is a bindable property.
TodayWeekDayTextFontAttributes Gets or sets the font attributes of the header’s week day text when the header identifies today. This is a bindable property.
TodayWeekDayTextFontFamily Gets or sets the font attributes of the header’s week day text when the header identifies today. This is a bindable property.
TodayWeekDayTextFontSize Gets or sets the font size of the header’s week day text when the header identifies today. This is a bindable property.
WeekDayTextColor Gets or sets the text color of the header’s week days. This is a bindable property.
WeekDayTextFontAttributes Gets or sets the font attributes of the header’s week day text. This is a bindable property.
WeekDayTextFontFamily Gets or sets the font family of the header’s week day text. This is a bindable property.
WeekDayTextFontSize Gets or sets the font size of the header’s week day text. This is a bindable property.
See Also