FullWeekView.Appearance Property
In This Article
Provides access to the properties that control the appearance of the FullWeekView‘s elements.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.dll
NuGet Package: DevExpress.Win.Scheduler
#Declaration
public WorkWeekViewAppearance Appearance { get; }
#Property Value
Type | Description |
---|---|
Work |
A Week |
#Remarks
For more information on appearances, see the Appearances document.
See Also