Back to Devexpress

CalendarYearCellAppearance Class

maui-devexpress-dot-maui-dot-editors-86f42d97.md

latest1.8 KB
Original Source

CalendarYearCellAppearance Class

Stores appearance settings for year cells.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public class CalendarYearCellAppearance :
    CalendarSelectableCellAppearance

The following members return CalendarYearCellAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CalendarCellAppearance CalendarSelectableCellAppearance CalendarYearCellAppearance

Extension Methods

Yield<CalendarYearCellAppearance>()

YieldIfNotNull<CalendarYearCellAppearance>()

See Also

CalendarYearCellAppearance Members

DevExpress.Maui.Editors Namespace