Skip to main content
All docs
V22.1
  • CalendarDayOfWeekCellStyle Class

    Stores appearance settings for the days of the week.

    Namespace: DevExpress.XamarinForms.Editors

    Assembly: DevExpress.XamarinForms.Editors.dll

    NuGet Package: DevExpress.XamarinForms.Editors

    Declaration

    public class CalendarDayOfWeekCellStyle :
        CalendarCellStyle

    The following members return CalendarDayOfWeekCellStyle objects:

    Inheritance

    Object
    CalendarCellStyle
    CalendarDayOfWeekCellStyle
    See Also