CalendarAdaptivitySettings Class
In This Article
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
#Related API Members
The following members return CalendarAdaptivitySettings objects:
#Remarks
An object of the CalendarAdaptivitySettings
type can be accessed by the ASPxCalendar.SettingsAdaptivity property.
#Implements
#Inheritance
See Also