Back to Devexpress

CustomSelectableCellAppearanceEventArgs Properties

maui-devexpress-dot-maui-dot-editors-dot-customselectablecellappearanceeventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

CustomSelectableCellAppearanceEventArgs Properties

Stores arguments for the DXCalendar.CustomDayCellAppearance and DateEdit.PickerCustomDayCellAppearance events.

NameDescription
DateGets the processed day.
EllipseBackgroundColorGets or sets the color of the processed day’s selection ellipse.
IsSelectedGets whether the processed day is selected.
IsTrailingGets whether the processed day belongs to the previous or next month.

See Also

CustomSelectableCellAppearanceEventArgs Class

CustomSelectableCellAppearanceEventArgs Members

DevExpress.Maui.Editors Namespace