Back to Devexpress

MonthViewCellStyle Properties

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

latest4.5 KB
Original Source

MonthViewCellStyle Properties

The storage for month 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 an object that customizes the month view cell’s appearance depending on internal logic.
DayNumberHeightGets or sets the height of an area the cell uses to display the day of the month.
DayNumberTextStyleGets or sets text appearance settings that the View uses to display the day of the month.
DayStringFormatGets or sets the format string the cells use to display the day text.
FirstDayOfMonthDayNumberTextStyleGets or sets text appearance settings that the View uses to display the day of the month when the day is the first day of the month.
FirstDayOfMonthStringFormatGets or sets the format string the cells use to display the day text when the cell represents the first day of a month.
FirstDayOfYearStringFormatGets or sets the format string the cells use to display the day text when the cell represents the first day of a month.
LeftBorderThicknessGets or sets the left border thickness of cells. Inherited from CellStyle.
MonthSeparationBorderThicknessGets or sets the thickness that the View uses to paint its left border of the cell when the cell displays the first day of the month.
TodayBackgroundColorGets or sets the color that cells use to paint their background when they represent time slots that occur today. Inherited from CellStyle.
TodayDayNumberBackgroundColorGets or sets the color the View uses to paint the background of day of the month when the cell displays today date.
TodayDayNumberTextStyleGets or sets text appearance settings that the View uses to display the day of the month when the day is today.
TodayFirstDayOfMonthDayNumberTextStyleGets or sets text appearance settings that the View uses to display the day of the month when the day is the first day of the month and is today.

See Also

MonthViewCellStyle Class

MonthViewCellStyle Members

DevExpress.XamarinForms.Scheduler Namespace