Back to Devexpress

CalendarSelectableCellStyle Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-calendarselectablecellstyle-dot-underscore-properties.md

latest3.7 KB
Original Source

CalendarSelectableCellStyle Properties

Stores appearance settings for calendar cells in the selected and disabled states.

NameDescription
BackgroundColorGets or sets a background color for calendar cells. Inherited from CalendarCellStyle.
DisabledBackgroundColorGets or sets the background color for cells in the disabled state.
DisabledFontAttributesGets or sets font attributes for cells in the disabled state.
DisabledFontFamilyGets or sets the font for cells in the disabled state.
DisabledFontSizeGets or sets the font size for cells in the disabled state.
DisabledTextColorGets or sets the foreground color for cells in the disabled state.
FontAttributesGets or sets font attributes for calendar cells. Inherited from CalendarCellStyle.
FontFamilyGets or sets a font for calendar cells. Inherited from CalendarCellStyle.
FontSizeGets or sets a font size for calendar cells. Inherited from CalendarCellStyle.
SelectedBackgroundColorGets or sets the background color for cells in the selected state.
SelectedEllipseBackgroundColorGets or sets the background color for the selection ellipse.
SelectedFontAttributesGets or sets font attributes for cells in the selected state.
SelectedFontFamilyGets or sets the font for cells in the selected state.
SelectedFontSizeGets or sets the font size for cells in the selected state.
SelectedTextColorGets or sets the foreground color for cells in the selected state.
TextColorGets or sets a text color for calendar cells. Inherited from CalendarCellStyle.

See Also

CalendarSelectableCellStyle Class

CalendarSelectableCellStyle Members

DevExpress.XamarinForms.Editors Namespace