Back to Devexpress

MonthViewActualAppearance.CellCustomizer Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthviewactualappearance.md

latest1.1 KB
Original Source

MonthViewActualAppearance.CellCustomizer Property

Gets the object that customizes the month view cell’s appearance depending on internal logic. To specify this object, use the Customizer property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public IMonthViewCellCustomizer CellCustomizer { get; }

Property Value

TypeDescription
IMonthViewCellCustomizer

The object that customizes the month view cell’s appearance depending on internal logic.

|

See Also

MonthViewActualAppearance Class

MonthViewActualAppearance Members

DevExpress.Maui.Scheduler Namespace