DayViewCellStyle Properties
The storage for the day view cell appearance settings.
Name | Description |
---|---|
Background |
Gets or sets the color that cells use to paint their background.
Inherited from Cell |
Border |
Gets or sets the color that cells use to paint their left and bottom borders.
Inherited from Cell |
Bottom |
Gets or sets the bottom border thickness of cells.
Inherited from Cell |
Customizer | Gets or sets the object that customizes the day view cell’s appearance depending on internal logic. |
Left |
Gets or sets the left border thickness of cells.
Inherited from Cell |
Slot |
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. |
Today |
Gets or sets the color that cells use to paint their background when they represent time slots that occur today.
Inherited from Cell |
Work |
Gets or sets the color a day-based view uses to paint the background of cells that belong to work time of work days. |
See Also