MonthViewHeaderItemStyle Fields
The storage for the Month View’s header items 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. |
TodayWeekDayTextStyleProperty static | Identifies the TodayWeekDayTextStyle dependency property. Inherited from HeaderItemStyle. |
WeekDayTextStyleProperty static | Identifies the WeekDayTextStyle dependency property. Inherited from HeaderItemStyle. |
See Also