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