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

DateEditCalendarAdaptivitySettings Class

Contains settings that relate to the calendar’s date edit adaptivity.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class DateEditCalendarAdaptivitySettings :
    CalendarAdaptivitySettings

The following members return DateEditCalendarAdaptivitySettings objects:

Remarks

An object of the DateEditCalendarAdaptivitySettings type can be accessed by the DateEditCalendarProperties.SettingsAdaptivity property.

Implements

See Also