Skip to main content
Tab

CalendarAdaptivitySettings Class

Contains settings that relate to the calendar’s adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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