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>
Inheritance
System.Object
DevExpress.Maui.Editors.CustomCellAppearanceEventArgs<CalendarCellData>
CustomSelectableCellAppearanceEventArgs
Extension Methods
See Also