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