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
public class AllDayAreaCellAppearance :
SchedulerCellAppearance
Related API Members
The following members return AllDayAreaCellAppearance objects:
Inheritance
Object
BindableObject
Element
AppearanceBase
SchedulerCellAppearance
AllDayAreaCellAppearance
See Also