Skip to main content
A newer version of this page is available. .

CustomSelectableCellAppearanceEventArgs Properties

Stores arguments for the DXCalendar.CustomDayCellAppearance and DateEdit.PickerCustomDayCellAppearance events.
Name Description
Date Gets or sets the processed day.
EllipseBackgroundColor Gets or sets the color of the processed day’s selection ellipse.
IsSelected Gets whether the processed day is selected.
IsTrailing Gets whether the processed day belongs to the previous or next month.
See Also