CalendarYearCellAppearance Class
Stores appearance settings for year cells.
Namespace: DevExpress.Maui.Editors
Assembly: DevExpress.Maui.Editors.dll
NuGet Package: DevExpress.Maui.Editors
#Declaration
C#
public class CalendarYearCellAppearance :
CalendarSelectableCellAppearance
#Related API Members
The following members return CalendarYearCellAppearance objects:
#Inheritance
System.Object
BindableObject
Element
AppearanceBase
CalendarCellAppearance
CalendarSelectableCellAppearance
CalendarYearCellAppearance
See Also