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

FullWeekView.FullWeekViewStyles Property

This property is intended for serialization purposes only.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public FullWeekViewStyles FullWeekViewStyles { get; }

Property Value

Type Description
FullWeekViewStyles

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

See Also