DayViewCellAppearance Fields
The storage for the day view cell appearance settings.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from SchedulerCellAppearance. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| BorderColorProperty static | Identifies the BorderColor bindable property. Inherited from SchedulerCellAppearance. |
| BottomBorderThicknessProperty static | Identifies the BottomBorderThickness bindable property. Inherited from SchedulerCellAppearance. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| CustomizerProperty static | Identifies the Customizer bindable property. |
| LeftBorderThicknessProperty static | Identifies the LeftBorderThickness bindable property. Inherited from SchedulerCellAppearance. |
| SlotBorderColorProperty static | Identifies the SlotBorderColor bindable property. |
| TodayBackgroundColorProperty static | Identifies the TodayBackgroundColor bindable property. Inherited from SchedulerCellAppearance. |
| WorkTimeBackgroundColorProperty static | Identifies the WorkTimeBackgroundColor bindable property. |
See Also