Skip to main content

MonthViewCellStyle Fields

The storage for month view cell appearance settings.
Name Description
BackgroundColorProperty static Identify the BackgroundColor dependency property. Inherited from CellStyle.
BorderColorProperty static Identify the BorderColor dependency property. Inherited from CellStyle.
BottomBorderThicknessProperty static Identify the BottomBorderThickness dependency property. Inherited from CellStyle.
CustomizerProperty static Identifies the Customizer dependency property.
DayNumberHeightProperty static Identifies the DayNumberHeight dependency property.
DayNumberTextStyleProperty static Identifies the DayNumberTextStyle dependency property.
DayStringFormatProperty static Identifies the DayStringFormat dependency property.
FirstDayOfMonthDayNumberTextStyleProperty static Identifies the FirstDayOfMonthDayNumberTextStyle dependency property.
FirstDayOfMonthStringFormatProperty static Identifies the FirstDayOfMonthStringFormat dependency property.
FirstDayOfYearStringFormatProperty static Identifies the FirstDayOfYearStringFormat dependency property.
LeftBorderThicknessProperty static Identify the LeftBorderThickness dependency property. Inherited from CellStyle.
MonthSeparationBorderThicknessProperty static Identifies the MonthSeparationBorderThickness dependency property.
TodayBackgroundColorProperty static Identify the TodayBackgroundColor dependency property. Inherited from CellStyle.
TodayDayNumberBackgroundColorProperty static Identifies the TodayDayNumberBackgroundColor dependency property.
TodayDayNumberTextStyleProperty static Identifies the TodayDayNumberTextStyle dependency property.
TodayFirstDayOfMonthDayNumberTextStyleProperty static Identifies the TodayFirstDayOfMonthDayNumberTextStyle dependency property.
See Also