AlternateBackgroundColor
|
Gets or sets the color that the header uses to paint a significant element.
|
BackgroundColor
|
Gets or sets the color that the header uses to paint its background.
|
BorderColor
|
Gets or sets the color that the header uses to paint its border.
|
BorderThickness
|
Gets or sets the border thickness of the header.
|
ContentPadding
|
Gets or sets the padding of the header.
|
DayNumberText
|
Gets or sets the day number text of the header.
|
DayNumberTextColor
|
Gets or sets the color of the header’s day number text.
|
DayNumberTextFontAttributes
|
Gets or sets attributes that specifies whether the header’s day number text is bold, italic, or neither.
|
DayNumberTextFontFamily
|
Gets or sets the font family that the header uses to display day number text.
|
DayNumberTextFontSize
|
Gets or sets the font size that the header uses to display day number text.
|
Interval
|
Returns the time interval that identifies the day for which a View shows the header.
|
IsToday
|
Returns whether a day for which a View shows the header is today.
|
TextSpacing
|
Gets or sets the distance between the week day text and the day number text.
|
WeekDayText
|
Gets or sets the week day text of the header item.
|
WeekDayTextColor
|
Gets or sets the color the header item uses to paint its week day text.
|
WeekDayTextFontAttributes
|
Gets or sets whether the week day text is bold, italic, both, or neither.
|
WeekDayTextFontFamily
|
Gets or sets the name of the font family the header item uses to display its week day text.
|
WeekDayTextFontSize
|
Gets or sets the size of the header item’s week day text.
|