Skip to main content

CustomSelectableCellAppearanceEventArgs Class

Namespace: DevExpress.Maui.Editors

Assembly: DevExpress.Maui.Editors.dll

NuGet Package: DevExpress.Maui.Editors

Declaration

public class CustomSelectableCellAppearanceEventArgs :
    CustomCellAppearanceEventArgs<CalendarCellData>

Inheritance

Object
DevExpress.Maui.Editors.CustomCellAppearanceEventArgs<CalendarCellData>
CustomSelectableCellAppearanceEventArgs
See Also