Skip to main content
A newer version of this page is available.
All docs
V19.1

WorkWeekView.WorkWeekViewStyles Property

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

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.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