Back to Devexpress

AllDayAreaCellAppearance Class

maui-devexpress-dot-maui-dot-scheduler-e5310245.md

latest1.7 KB
Original Source

AllDayAreaCellAppearance Class

Contains appearance properties for the all day appointment‘s cell.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public class AllDayAreaCellAppearance :
    SchedulerCellAppearance

The following members return AllDayAreaCellAppearance objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase SchedulerCellAppearance AllDayAreaCellAppearance

Extension Methods

Yield<AllDayAreaCellAppearance>()

YieldIfNotNull<AllDayAreaCellAppearance>()

See Also

AllDayAreaCellAppearance Members

DevExpress.Maui.Scheduler Namespace