Back to Devexpress

MonthView.ActualAppearance Property

maui-devexpress-dot-maui-dot-scheduler-dot-monthview-7f0e8e29.md

latest976 B
Original Source

MonthView.ActualAppearance Property

Gets the common appearance settings that are applied to the current MonthView.

Namespace : DevExpress.Maui.Scheduler

Assembly : DevExpress.Maui.Scheduler.dll

NuGet Package : DevExpress.Maui.Scheduler

Declaration

csharp
public MonthViewActualAppearance ActualAppearance { get; }

Property Value

TypeDescription
MonthViewActualAppearance

Appearance settings that are applied to the current MonthView.

|

See Also

MonthView Class

MonthView Members

DevExpress.Maui.Scheduler Namespace