Skip to main content

ASPxViewVisibleInterval.OptionsCalendar Property

Provides access to calendar options.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

#Declaration

public DateNavigatorProperties OptionsCalendar { get; }

#Property Value

Type Description
DateNavigatorProperties

A DateNavigatorProperties object containing calendar options.

See Also