Back to Devexpress

AgendaView.Appearance Property

windowsforms-devexpress-dot-xtrascheduler-dot-agendaview.md

latest1.5 KB
Original Source

AgendaView.Appearance Property

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

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

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

Property Value

TypeDescription
AgendaViewAppearance

A DayViewAppearance object that provides the appearance settings for AgendaView elements.

|

Remarks

For more information on appearances, see the Appearances document.

See Also

AgendaView Class

AgendaView Members

DevExpress.XtraScheduler Namespace