Back to Devexpress

CalendarMonthCellAppearance Class

maui-devexpress-dot-maui-dot-editors-64a9785f.md

latest1.8 KB
Original Source

CalendarMonthCellAppearance Class

Stores appearance settings for month cells.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public class CalendarMonthCellAppearance :
    CalendarSelectableCellAppearance

The following members return CalendarMonthCellAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase CalendarCellAppearance CalendarSelectableCellAppearance CalendarMonthCellAppearance

Extension Methods

Yield<CalendarMonthCellAppearance>()

YieldIfNotNull<CalendarMonthCellAppearance>()

See Also

CalendarMonthCellAppearance Members

DevExpress.Maui.Editors Namespace