DayViewCellStyle Fields
The storage for the day view cell appearance settings.| Name | Description |
|---|---|
| BackgroundColorProperty static | Identify the BackgroundColor dependency property. Inherited from CellStyle. |
| BorderColorProperty static | Identify the BorderColor dependency property. Inherited from CellStyle. |
| BottomBorderThicknessProperty static | Identify the BottomBorderThickness dependency property. Inherited from CellStyle. |
| CustomizerProperty static | Identifies the Customizer dependency property. |
| LeftBorderThicknessProperty static | Identify the LeftBorderThickness dependency property. Inherited from CellStyle. |
| SlotBorderColorProperty static | Identifies the SlotBorderColor dependency property. |
| TodayBackgroundColorProperty static | Identify the TodayBackgroundColor dependency property. Inherited from CellStyle. |
| WorkTimeBackgroundColorProperty static | Identifies the WorkTimeBackgroundColor dependency property. |
See Also