WorkWeekView.ActualAppearance Property
In This Article
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
C#
public WorkWeekViewActualAppearance ActualAppearance { get; }
#Property Value
Type | Description |
---|---|
Work |
Appearance settings that are applied to the current Work |
See Also