Back to Devexpress

CalendarDayOfWeekCellAppearance Class

maui-devexpress-dot-maui-dot-editors-33ff6f15.md

latest1.8 KB
Original Source

CalendarDayOfWeekCellAppearance Class

Stores appearance settings for the days of the week.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public class CalendarDayOfWeekCellAppearance :
    CalendarCellAppearance

The following members return CalendarDayOfWeekCellAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CalendarCellAppearance CalendarDayOfWeekCellAppearance

Extension Methods

Yield<CalendarDayOfWeekCellAppearance>()

YieldIfNotNull<CalendarDayOfWeekCellAppearance>()

See Also

CalendarDayOfWeekCellAppearance Members

DevExpress.Maui.Editors Namespace