CustomSelectableCellAppearanceEventArgs Class
In This Article
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
C#
public class CustomSelectableCellAppearanceEventArgs :
CustomCellAppearanceEventArgs<CalendarCellData>
#Inheritance
System.Object
DevExpress.Maui.Editors.CustomCellAppearanceEventArgs<CalendarCellData>
CustomSelectableCellAppearanceEventArgs
#Extension Methods
See Also