Back to Devexpress

DayViewBaseActualAppearance.AllDayAreaCellCustomizer Property

maui-devexpress-dot-maui-dot-scheduler-dot-dayviewbaseactualappearance.md

latest953 B
Original Source

DayViewBaseActualAppearance.AllDayAreaCellCustomizer Property

Gets the customization object that is applied to the all-day area’s cells.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public IAllDayAreaCellCustomizer AllDayAreaCellCustomizer { get; }

Property Value

TypeDescription
IAllDayAreaCellCustomizer

The customization object.

|

See Also

DayViewBaseActualAppearance Class

DayViewBaseActualAppearance Members

DevExpress.Maui.Scheduler Namespace