CustomSelectableCellStyleEventArgs Properties
Stores arguments for the DXCalendar.CustomDayCellStyle and DateEdit.PickerCustomDayCellStyle 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