Skip to main content
Tab

DateEditCalendarAdaptivitySettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.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