Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public WeekViewStyles Styles { get; }

Property Value

Type Description
WeekViewStyles

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

See Also