Back to Devexpress

FullWeekView.Appearance Property

windowsforms-devexpress-dot-xtrascheduler-dot-fullweekview.md

latest1.5 KB
Original Source

FullWeekView.Appearance Property

Provides access to the properties that control the appearance of the FullWeekView‘s elements.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public WorkWeekViewAppearance Appearance { get; }
vb
Public ReadOnly Property Appearance As WorkWeekViewAppearance

Property Value

TypeDescription
WorkWeekViewAppearance

A WeekViewAppearance object that provides the appearance settings for FullWeekView elements.

|

Remarks

For more information on appearances, see the Appearances document.

See Also

FullWeekView Class

FullWeekView Members

DevExpress.XtraScheduler Namespace