Back to Devexpress

DayViewCellStyle Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-dayviewcellstyle-dot-underscore-properties.md

latest3.1 KB
Original Source

DayViewCellStyle Properties

The storage for the day view cell appearance settings.

NameDescription
BackgroundColorGets or sets the color that cells use to paint their background. Inherited from CellStyle.
BorderColorGets or sets the color that cells use to paint their left and bottom borders. Inherited from CellStyle.
BottomBorderThicknessGets or sets the bottom border thickness of cells. Inherited from CellStyle.
CustomizerGets or sets the object that customizes the day view cell’s appearance depending on internal logic.
LeftBorderThicknessGets or sets the left border thickness of cells. Inherited from CellStyle.
SlotBorderColorGets 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.
TodayBackgroundColorGets or sets the color that cells use to paint their background when they represent time slots that occur today. Inherited from CellStyle.
WorkTimeBackgroundColorGets 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

DayViewCellStyle Class

DayViewCellStyle Members

DevExpress.XamarinForms.Scheduler Namespace