Back to Devexpress

ASPxSchedulerOptionsForms Class

aspnet-devexpress-dot-web-dot-aspxscheduler-3d4e9d1b.md

latest2.2 KB
Original Source

ASPxSchedulerOptionsForms Class

Contains settings that specify the templates location for displaying the end-user dialog forms (appointment editing, reminder processing and date navigation).

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

The following members return ASPxSchedulerOptionsForms objects:

Remarks

This class instance is available via the ASPxScheduler.OptionsForms property. It is used to provide options to customize the appearance and layout of the forms, invoked in special cases (appointment editing, reminder processing or date navigation).

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsForms BootstrapSchedulerDialogOptions

MVCxSchedulerOptionsForms

See Also

ASPxSchedulerOptionsForms Members

DevExpress.Web.ASPxScheduler Namespace