Skip to main content

WorkWeekView.ActualAppearance Property

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

Namespace: DevExpress.Maui.Scheduler

Assembly: DevExpress.Maui.Scheduler.dll

NuGet Package: DevExpress.Maui.Scheduler

Declaration

public WorkWeekViewActualAppearance ActualAppearance { get; }

Property Value

Type Description
WorkWeekViewActualAppearance

Appearance settings that are applied to the current WorkWeekView.

See Also