Skip to main content
All docs
V22.1

CustomDayOfWeekCellStyleEventArgs Class

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

Declaration

public class CustomDayOfWeekCellStyleEventArgs :
    CustomCellStyleEventArgs<DayOfWeekCellData>

Inheritance

Object
DevExpress.XamarinForms.Editors.CustomCellStyleEventArgs<DayOfWeekCellData>
CustomDayOfWeekCellStyleEventArgs
See Also