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

ASPxViewVisibleInterval.OptionsCalendar Property

Provides access to calendar options.

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public DateNavigatorProperties OptionsCalendar { get; }

Property Value

Type Description
DateNavigatorProperties

A DateNavigatorProperties object containing calendar options.

See Also