Skip to main content
A newer version of this page is available. .

MonthViewCellAppearance Members

The storage for month view cell appearance settings.

Constructors

Name Description
MonthViewCellAppearance() Initializes a new instance of the MonthViewCellAppearance class.

Fields

Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CellAppearance.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from CellAppearance.
BottomBorderThicknessProperty static Identifies the BottomBorderThickness bindable property. Inherited from CellAppearance.
CustomizerProperty static Identifies the Customizer bindable property.
DayNumberHeightProperty static Identifies the DayNumberHeight bindable property.
DayNumberTextColorProperty static Identifies the DayNumberTextColor bindable property.
DayNumberTextFontAttributesProperty static Identifies the DayNumberTextFontAttributes bindable property.
DayNumberTextFontFamilyProperty static Identifies the DayNumberTextFontFamily bindable property.
DayNumberTextFontSizeProperty static Identifies the DayNumberTextFontSize bindable property.
DayStringFormatProperty static Identifies the DayStringFormat bindable property.
FirstDayOfMonthDayNumberTextColorProperty static Identifies the FirstDayOfMonthDayNumberTextColor bindable property.
FirstDayOfMonthDayNumberTextFontAttributesProperty static Identifies the FirstDayOfMonthDayNumberTextFontAttributes bindable property.
FirstDayOfMonthDayNumberTextFontFamilyProperty static Identifies the FirstDayOfMonthDayNumberTextFontFamily bindable property.
FirstDayOfMonthDayNumberTextFontSizeProperty static Identifies the FirstDayOfMonthDayNumberTextFontSize bindable property.
FirstDayOfMonthStringFormatProperty static Identifies the FirstDayOfMonthStringFormat bindable property.
FirstDayOfYearStringFormatProperty static Identifies the FirstDayOfYearStringFormat bindable property.
LeftBorderThicknessProperty static Identifies the LeftBorderThickness bindable property. Inherited from CellAppearance.
MonthSeparationBorderThicknessProperty static Identifies the MonthSeparationBorderThickness bindable property.
TodayBackgroundColorProperty static Identifies the TodayBackgroundColor bindable property. Inherited from CellAppearance.
TodayDayNumberBackgroundColorProperty static Identifies the TodayDayNumberBackgroundColor bindable property.
TodayDayNumberTextColorProperty static Identifies the TodayDayNumberTextColor bindable property.
TodayDayNumberTextFontAttributesProperty static Identifies the TodayDayNumberTextFontAttributes bindable property.
TodayDayNumberTextFontFamilyProperty static Identifies the TodayDayNumberTextFontFamily bindable property.
TodayDayNumberTextFontSizeProperty static Identifies the TodayDayNumberTextFontSize bindable property.
TodayFirstDayOfMonthDayNumberTextColorProperty static Identifies the TodayFirstDayOfMonthDayNumberTextColor bindable property.
TodayFirstDayOfMonthDayNumberTextFontAttributesProperty static Identifies the TodayFirstDayOfMonthDayNumberTextFontAttributes bindable property.
TodayFirstDayOfMonthDayNumberTextFontFamilyProperty static Identifies the TodayFirstDayOfMonthDayNumberTextFontFamily bindable property.
TodayFirstDayOfMonthDayNumberTextFontSizeProperty static Identifies the TodayFirstDayOfMonthDayNumberTextFontSize bindable property.

Properties

Name Description
BackgroundColor Gets or sets the background color of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
BorderColor Gets or sets the border color of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
BottomBorderThickness Gets or sets the bottom border’s thickness of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
Customizer Gets or sets an object that customizes the month view cell’s appearance depending on internal logic. This is a bindable property.
DayNumberHeight Gets or sets the height of the MonthView‘s day of the month number. This is a bindable property.
DayNumberTextColor Gets or sets the text color of the MonthView‘s day of the month. This is a bindable property.
DayNumberTextFontAttributes Gets or sets the day of the month text’s font attributes. This is a bindable property.
DayNumberTextFontFamily Gets or sets the day of the month text’s font family. This is a bindable property.
DayNumberTextFontSize Gets or sets the day of the month text’s font size. This is a bindable property.
DayStringFormat Gets or sets the format string the cells use to display the day text. This is a bindable property.
FirstDayOfMonthDayNumberTextColor Gets or sets the day of the month text’s color when the day is the first day of the month. This is a bindable property.
FirstDayOfMonthDayNumberTextFontAttributes Gets or sets the day of the month text’s font attributes when the day is the first day of the month. This is a bindable property.
FirstDayOfMonthDayNumberTextFontFamily Gets or sets the day of the month text’s font family when the day is the first day of the month. This is a bindable property.
FirstDayOfMonthDayNumberTextFontSize Gets or sets the day of the month text’s font size when the day is the first day of the month. This is a bindable property.
FirstDayOfMonthStringFormat Gets or sets the day of the month text’s string format when the day is the first day of the month. This is a bindable property.
FirstDayOfYearStringFormat Gets or sets the format string the cells use to display the day text when the cell represents the first day of a month. This is a bindable property.
LeftBorderThickness Gets or sets the left border’s thickness of the scheduler‘s cells. This is a bindable property. Inherited from CellAppearance.
MonthSeparationBorderThickness Gets or sets the thickness that the MonthView uses to paint its left border of the cell when the cell displays the first day of the month. This is a bindable property.
TodayBackgroundColor Gets or sets the background color of the scheduler‘s today cell. This is a bindable property. Inherited from CellAppearance.
TodayDayNumberBackgroundColor Gets or sets the color that the MonthView uses to paint the background of the today date’s number. This is a bindable property.
TodayDayNumberTextColor Gets or sets the color that the MonthView uses to paint the text of the today date’s number. This is a bindable property.
TodayDayNumberTextFontAttributes Gets or sets the font attributes that the MonthView uses to display the text of the today date’s number. This is a bindable property.
TodayDayNumberTextFontFamily Gets or sets the font family that the MonthView uses to display the text of the today date’s number. This is a bindable property.
TodayDayNumberTextFontSize Gets or sets the font size that the MonthView uses to display the text of the today date’s number. This is a bindable property.
TodayFirstDayOfMonthDayNumberTextColor Gets or sets the color that the MonthView uses to display the text of the today date’s number when the day is the first day of the month. This is a bindable property.
TodayFirstDayOfMonthDayNumberTextFontAttributes Gets or sets the font attributes that the MonthView uses to display the text of the today date’s number when the day is the first day of the month. This is a bindable property.
TodayFirstDayOfMonthDayNumberTextFontFamily Gets or sets the font family that the MonthView uses to display the text of the today date’s number when the day is the first day of the month. This is a bindable property.
TodayFirstDayOfMonthDayNumberTextFontSize Gets or sets the font size that the MonthView uses to display the text of the today date’s number when the day is the first day of the month. This is a bindable property.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also