Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

CalendarSelectableCellAppearance Fields
Show Inherited Hide Inherited

Stores appearance settings for calendar cells in the selected and disabled states.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from CalendarCellAppearance.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property.
DisabledFontAttributesProperty static Identifies the DisabledFontAttributes bindable property.
DisabledFontFamilyProperty static Identifies the DisabledFontFamily bindable property.
DisabledFontSizeProperty static Identifies the DisabledFontSize bindable property.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property.
FontAttributesProperty static Identifies the FontAttributes bindable property. Inherited from CalendarCellAppearance.
FontFamilyProperty static Identifies the FontFamily bindable property. Inherited from CalendarCellAppearance.
FontSizeProperty static Identifies the FontSize bindable property. Inherited from CalendarCellAppearance.
SelectedBackgroundColorProperty static Identifies the SelectedBackgroundColor bindable property.
SelectedEllipseBackgroundColorProperty static Identifies the SelectedEllipseBackgroundColor bindable property.
SelectedFontAttributesProperty static Identifies the SelectedFontAttributes bindable property.
SelectedFontFamilyProperty static Identifies the SelectedFontFamily bindable property.
SelectedFontSizeProperty static Identifies the SelectedFontSize bindable property.
SelectedTextColorProperty static Identifies the SelectedTextColor bindable property.
TextColorProperty static Identifies the TextColor bindable property. Inherited from CalendarCellAppearance.
See Also