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

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

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