Back to Devexpress

WeekView.Styles Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-weekview.md

latest1.2 KB
Original Source

WeekView.Styles Property

Provides access to style settings that control the appearance of the Week View visual elements.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public WeekViewStyles Styles { get; }
vb
Public ReadOnly Property Styles As WeekViewStyles

Property Value

TypeDescription
WeekViewStyles

A WeekViewStyles object, containing styles for displaying visual elements of the Week View.

|

See Also

WeekView Class

WeekView Members

DevExpress.Web.ASPxScheduler Namespace