DayViewHeaderItemStyle Fields
The storage for the Day-based View’s date header appearance settings.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor dependency property. Inherited from HeaderItemStyle. |
| BorderColorProperty static | Identifies the BorderColor dependency property. Inherited from HeaderItemStyle. |
| BorderThicknessProperty static | Identifies the BorderThickness dependency property. Inherited from HeaderItemStyle. |
| ContentPaddingProperty static | Identifies the ContentPadding dependency property. Inherited from HeaderItemStyle. |
| CustomizerProperty static | Identifies the Customizer dependency property. |
| DayNumberTextStyleProperty static | Identifies the DayNumberTextStyle dependency property. |
| TextSpacingProperty static | Identifies the TextSpacing dependency property. |
| TodayDayNumberBackgroundColorProperty static | Identifies the TodayDayNumberBackgroundColor dependency property. |
| TodayDayNumberTextStyleProperty static | Identifies the TodayDayNumberTextStyle dependency property. |
| TodayWeekDayTextStyleProperty static | Identifies the TodayWeekDayTextStyle dependency property. Inherited from HeaderItemStyle. |
| WeekDayTextStyleProperty static | Identifies the WeekDayTextStyle dependency property. Inherited from HeaderItemStyle. |
See Also