Skip to main content
A newer version of this page is available. .

DayViewCellAppearance Properties

The storage for the day view cell appearance settings.
Name Description
BackgroundColor Gets or sets the background color of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
BorderColor Gets or sets the border color of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
BottomBorderThickness Gets or sets the bottom border’s thickness of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
Customizer Gets or sets the object that customizes the day view cell’s appearance depending on internal logic. This is a bindable property.
LeftBorderThickness Gets or sets the left border’s thickness of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
SlotBorderColor Gets or sets the color the Day-based view uses to paint a day view cell’s bottom border when the cell does not represent the last time slot in the time scale interval. This is a bindable property.
TodayBackgroundColor Gets or sets the background color of the scheduler‘s today cell. This is a bindable property. Inherited from CellAppearance.
WorkTimeBackgroundColor Gets or sets the color a day-based view uses to paint the background of cells that belong to work time of work days. This is a bindable property.
See Also