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

CalendarAdaptivitySettings Class

Contains settings that relate to the calendar’s adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class CalendarAdaptivitySettings :
    PropertiesBase

The following members return CalendarAdaptivitySettings objects:

Remarks

An object of the CalendarAdaptivitySettings type can be accessed by the ASPxCalendar.SettingsAdaptivity property.

Implements

See Also