Back to Devexpress

CalendarSelectableCellStyle Fields

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

latest5.5 KB
Original Source

CalendarSelectableCellStyle Fields

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

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.

See Also

CalendarSelectableCellStyle Class

CalendarSelectableCellStyle Members

DevExpress.XamarinForms.Editors Namespace