HeaderItemStyle Fields
The base class for all date headers of the Scheduler’s views.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identifies the BackgroundColor dependency property. |
| BorderColorProperty static | Identifies the BorderColor dependency property. |
| BorderThicknessProperty static | Identifies the BorderThickness dependency property. |
| ContentPaddingProperty static | Identifies the ContentPadding dependency property. |
| TodayWeekDayTextStyleProperty static | Identifies the TodayWeekDayTextStyle dependency property. |
| WeekDayTextStyleProperty static | Identifies the WeekDayTextStyle dependency property. |
See Also