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

ASPxCalendar.SettingsAdaptivity Property

Provides access to the calendar adaptivity settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public CalendarAdaptivitySettings SettingsAdaptivity { get; }

Property Value

Type Description
CalendarAdaptivitySettings

A CalendarAdaptivitySettings object that contains adaptivity settings.

See Also