Back to Devexpress

MonthViewCellAppearance Class

maui-devexpress-dot-maui-dot-scheduler-300f55e5.md

latest1.6 KB
Original Source

MonthViewCellAppearance Class

The storage for month view cell appearance settings.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public class MonthViewCellAppearance :
    SchedulerCellAppearance

The following members return MonthViewCellAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase SchedulerCellAppearance MonthViewCellAppearance

Extension Methods

Yield<MonthViewCellAppearance>()

YieldIfNotNull<MonthViewCellAppearance>()

See Also

MonthViewCellAppearance Members

DevExpress.Maui.Scheduler Namespace