Back to Devexpress

AllDayAreaCellStyle Properties

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

latest2.1 KB
Original Source

AllDayAreaCellStyle Properties

The storage for All day area cells’ 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 all-day area cell’s appearance depending on internal logic.
LeftBorderThicknessGets or sets the left border thickness of cells. Inherited from CellStyle.
TodayBackgroundColorGets or sets the color that cells use to paint their background when they represent time slots that occur today. Inherited from CellStyle.

See Also

AllDayAreaCellStyle Class

AllDayAreaCellStyle Members

DevExpress.XamarinForms.Scheduler Namespace