Back to Devexpress

CalendarSelectableCellStyle Members

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

latest8.7 KB
Original Source

CalendarSelectableCellStyle Members

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

Fields

NameDescription
BackgroundColorProperty staticIdentifies the BackgroundColor dependency property. Inherited from CalendarCellStyle.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor dependency property.
DisabledFontAttributesProperty staticIdentifies the DisabledFontAttributes dependency property.
DisabledFontFamilyProperty staticIdentifies the DisabledFontFamily dependency property.
DisabledFontSizeProperty staticIdentifies the DisabledFontSize dependency property.
DisabledTextColorProperty staticIdentifies the DisabledTextColor dependency property.
FontAttributesProperty staticIdentifies the FontAttributes dependency property. Inherited from CalendarCellStyle.
FontFamilyProperty staticIdentifies the FontFamily dependency property. Inherited from CalendarCellStyle.
FontSizeProperty staticIdentifies the FontSize dependency property. Inherited from CalendarCellStyle.
SelectedBackgroundColorProperty staticIdentifies the SelectedBackgroundColor dependency property.
SelectedEllipseBackgroundColorProperty staticIdentifies the SelectedEllipseBackgroundColor dependency property.
SelectedFontAttributesProperty staticIdentifies the SelectedFontAttributes dependency property.
SelectedFontFamilyProperty staticIdentifies the SelectedFontFamily dependency property.
SelectedFontSizeProperty staticIdentifies the SelectedFontSize dependency property.
SelectedTextColorProperty staticIdentifies the SelectedTextColor dependency property.
TextColorProperty staticIdentifies the TextColor dependency property. Inherited from CalendarCellStyle.

Properties

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

DevExpress.XamarinForms.Editors Namespace