CalendarDayOfWeekCellStyle Class
In This Article
Stores appearance settings for the days of the week.
Namespace: DevExpress.XamarinForms.Editors
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
#Declaration
C#
public class CalendarDayOfWeekCellStyle :
CalendarCellStyle
#Related API Members
The following members return CalendarDayOfWeekCellStyle objects:
#Inheritance
Object
CalendarCellStyle
CalendarDayOfWeekCellStyle
See Also