Skip to main content
All docs
V19.2

WeekView.WeekViewStyles Property

This property is intended for serialization purposes only.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public WeekViewStyles WeekViewStyles { get; }

Property Value

Type Description
WeekViewStyles

A WeekViewStyles object, containing appearance settings for elements of the Week View.

See Also