Back to Devexpress

CalendarCellAppearance Class

maui-devexpress-dot-maui-dot-editors-f72e758e.md

latest1.8 KB
Original Source

CalendarCellAppearance Class

Stores appearance settings for calendar cells.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public abstract class CalendarCellAppearance :
    AppearanceBase

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CalendarCellAppearance CalendarDayOfWeekCellAppearance

CalendarSelectableCellAppearance

CalendarMonthCellAppearance

CalendarYearCellAppearance

CalendarDayCellAppearance

Extension Methods

Yield<CalendarCellAppearance>()

YieldIfNotNull<CalendarCellAppearance>()

See Also

CalendarCellAppearance Members

DevExpress.Maui.Editors Namespace