Back to Devexpress

SchedulerCellAppearance Class

maui-devexpress-dot-maui-dot-scheduler-6ccb146c.md

latest1.6 KB
Original Source

SchedulerCellAppearance Class

Contains a scheduler’s cell appearance properties.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public abstract class SchedulerCellAppearance :
    AppearanceBase

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element AppearanceBase SchedulerCellAppearance AllDayAreaCellAppearance

DayViewCellAppearance

MonthViewCellAppearance

Extension Methods

Yield<SchedulerCellAppearance>()

YieldIfNotNull<SchedulerCellAppearance>()

See Also

SchedulerCellAppearance Members

DevExpress.Maui.Scheduler Namespace