Back to Devexpress

CalendarYearCellAppearance Fields

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

latest7.5 KB
Original Source

CalendarYearCellAppearance Fields

Stores appearance settings for year cells.

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. Inherited from CalendarSelectableCellAppearance.
DisabledFontAttributesProperty staticIdentifies the DisabledFontAttributes bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontFamilyProperty staticIdentifies the DisabledFontFamily bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontSizeProperty staticIdentifies the DisabledFontSize bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledTextColorProperty staticIdentifies the DisabledTextColor bindable property. Inherited from CalendarSelectableCellAppearance.
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. Inherited from CalendarSelectableCellAppearance.
SelectedEllipseBackgroundColorProperty staticIdentifies the SelectedEllipseBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontAttributesProperty staticIdentifies the SelectedFontAttributes bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontFamilyProperty staticIdentifies the SelectedFontFamily bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontSizeProperty staticIdentifies the SelectedFontSize bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedTextColorProperty staticIdentifies the SelectedTextColor bindable property. Inherited from CalendarSelectableCellAppearance.
TextColorProperty staticIdentifies the TextColor bindable property. Inherited from CalendarCellAppearance.

See Also

CalendarYearCellAppearance Class

CalendarYearCellAppearance Members

DevExpress.Maui.Editors Namespace