Skip to main content

FullWeekView.Styles Property

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

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public FullWeekViewStyles Styles { get; }

Property Value

Type Description
FullWeekViewStyles

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

See Also