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

ASPxSchedulerOptionsAdaptivity Class

Contains settings that relate to the scheduler’s adaptivity.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll

Declaration

public class ASPxSchedulerOptionsAdaptivity :
    SchedulerNotificationOptions

The following members return ASPxSchedulerOptionsAdaptivity objects:

Remarks

An object of the ASPxSchedulerOptionsAdaptivity type can be accessed by the ASPxScheduler.OptionsAdaptivity property.

For more information, refer to the Adaptivity topic.

See Also