Skip to main content
All docs
V22.1

CustomSelectableCellStyleEventArgs Class

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public class CustomSelectableCellStyleEventArgs :
    CustomCellStyleEventArgs<CalendarCellData>

Inheritance

Object
DevExpress.XamarinForms.Editors.CustomCellStyleEventArgs<CalendarCellData>
CustomSelectableCellStyleEventArgs
See Also