Skip to main content
A newer version of this page is available. .

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

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