Skip to main content
All docs
V19.2

WorkWeekView.WorkWeekViewStyles Property

This property is intended to serialize the WorkWeekView.Styles property..

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public WorkWeekViewStyles WorkWeekViewStyles { get; }

Property Value

Type Description
WorkWeekViewStyles

A WorkWeekViewStyles object, containing style settings for visual elements of the Work Week View.

See Also