DateEditCalendarAdaptivitySettings Class
In This Article
Contains settings that relate to the calendar’s date edit adaptivity.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class DateEditCalendarAdaptivitySettings :
CalendarAdaptivitySettings
#Related API Members
The following members return DateEditCalendarAdaptivitySettings objects:
#Remarks
An object of the DateEditCalendarAdaptivitySettings
type can be accessed by the DateEditCalendarProperties.SettingsAdaptivity property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
CalendarAdaptivitySettings
DateEditCalendarAdaptivitySettings
See Also