Back to Devexpress

CustomSelectableCellStyleEventArgs Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-editors-dot-customselectablecellstyleeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

CustomSelectableCellStyleEventArgs Properties

Stores arguments for the DXCalendar.CustomDayCellStyle and DateEdit.PickerCustomDayCellStyle events.

NameDescription
DateGets or sets 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

CustomSelectableCellStyleEventArgs Class

CustomSelectableCellStyleEventArgs Members

DevExpress.XamarinForms.Editors Namespace