Back to Devexpress

MonthViewHeaderItemAppearance.Customizer Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthviewheaderitemappearance.md

latest1.0 KB
Original Source

MonthViewHeaderItemAppearance.Customizer Property

Gets or sets an object that customizes the appearance of an individual month view header item. This is a bindable property.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public IMonthViewHeaderItemCustomizer Customizer { get; set; }

Property Value

TypeDescription
IMonthViewHeaderItemCustomizer

The object that customizes the appearance of an individual month view header item.

|

See Also

MonthViewHeaderItemAppearance Class

MonthViewHeaderItemAppearance Members

DevExpress.Maui.Scheduler Namespace