Back to Devexpress

CalendarAdaptivitySettings Class

aspnet-devexpress-dot-web-77086dfb.md

latest1.8 KB
Original Source

CalendarAdaptivitySettings Class

Contains settings that relate to the calendar’s adaptivity.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class CalendarAdaptivitySettings :
    PropertiesBase
vb
Public Class CalendarAdaptivitySettings
    Inherits PropertiesBase

The following members return CalendarAdaptivitySettings objects:

Remarks

An object of the CalendarAdaptivitySettings type can be accessed by the ASPxCalendar.SettingsAdaptivity property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase CalendarAdaptivitySettings DateEditCalendarAdaptivitySettings

BootstrapDateEditCalendarAdaptivitySettings

See Also

CalendarAdaptivitySettings Members

DevExpress.Web Namespace