CustomSelectableCellAppearanceEventArgs Class
Stores arguments for the DXCalendar.CustomDayCellAppearance and DateEdit.PickerCustomDayCellAppearance events.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
public class CustomSelectableCellAppearanceEventArgs :
CustomCellAppearanceEventArgs<CalendarCellData>