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

ASPxSchedulerOptionsCookies.StoreFullWeekViewTimeScale Property

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

[DefaultValue(true)]
public bool StoreFullWeekViewTimeScale { get; set; }

Property Value

Type Default
Boolean **true**

Property Paths

You can access this nested property as listed below:

Library Object Type Path to StoreFullWeekViewTimeScale
ASP.NET Controls and MVC Extensions ASPxScheduler
.OptionsCookies.StoreFullWeekViewTimeScale
MVCxScheduler
.OptionsCookies.StoreFullWeekViewTimeScale
SchedulerSettings
.OptionsCookies.StoreFullWeekViewTimeScale
ASP.NET Bootstrap Controls BootstrapScheduler
.OptionsCookies.StoreFullWeekViewTimeScale
See Also