Skip to main content

CustomSelectableCellAppearanceEventArgs Properties

Stores arguments for the DXCalendar.CustomDayCellAppearance and DateEdit.PickerCustomDayCellAppearance events.
Name Description
Date Gets 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