Back to Devexpress

CalendarSelectableCellAppearance Fields

maui-devexpress-dot-maui-dot-editors-dot-calendarselectablecellappearance-dot-underscore-fields.md

latest6.4 KB
Original Source

CalendarSelectableCellAppearance Fields

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

NameDescription
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticIdentifies the BackgroundColor bindable property. Inherited from CalendarCellAppearance.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
DisabledBackgroundColorProperty staticIdentifies the DisabledBackgroundColor bindable property.
DisabledFontAttributesProperty staticIdentifies the DisabledFontAttributes bindable property.
DisabledFontFamilyProperty staticIdentifies the DisabledFontFamily bindable property.
DisabledFontSizeProperty staticIdentifies the DisabledFontSize bindable property.
DisabledTextColorProperty staticIdentifies the DisabledTextColor bindable property.
FontAttributesProperty staticIdentifies the FontAttributes bindable property. Inherited from CalendarCellAppearance.
FontFamilyProperty staticIdentifies the FontFamily bindable property. Inherited from CalendarCellAppearance.
FontSizeProperty staticIdentifies the FontSize bindable property. Inherited from CalendarCellAppearance.
SelectedBackgroundColorProperty staticIdentifies the SelectedBackgroundColor bindable property.
SelectedEllipseBackgroundColorProperty staticIdentifies the SelectedEllipseBackgroundColor bindable property.
SelectedFontAttributesProperty staticIdentifies the SelectedFontAttributes bindable property.
SelectedFontFamilyProperty staticIdentifies the SelectedFontFamily bindable property.
SelectedFontSizeProperty staticIdentifies the SelectedFontSize bindable property.
SelectedTextColorProperty staticIdentifies the SelectedTextColor bindable property.
TextColorProperty staticIdentifies the TextColor bindable property. Inherited from CalendarCellAppearance.

See Also

CalendarSelectableCellAppearance Class

CalendarSelectableCellAppearance Members

DevExpress.Maui.Editors Namespace