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