Back to Devexpress

ASPxSchedulerOptionsAdaptivity Class

aspnet-devexpress-dot-web-dot-aspxscheduler-d97c3229.md

latest2.2 KB
Original Source

ASPxSchedulerOptionsAdaptivity Class

Contains settings that relate to the scheduler’s adaptivity.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class ASPxSchedulerOptionsAdaptivity :
    SchedulerNotificationOptions
vb
Public Class ASPxSchedulerOptionsAdaptivity
    Inherits SchedulerNotificationOptions

The following members return ASPxSchedulerOptionsAdaptivity objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxScheduler.OptionsAdaptivity
ASP.NET MVC ExtensionsSchedulerSettings.OptionsAdaptivity

Remarks

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

For more information, refer to the Adaptivity topic.

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsAdaptivity

See Also

ASPxSchedulerOptionsAdaptivity Members

DevExpress.Web.ASPxScheduler Namespace