Back to Devexpress

MVCxSchedulerOptionsForms Class

aspnetmvc-devexpress-dot-web-dot-mvc-29d149b7.md

latest1.7 KB
Original Source

MVCxSchedulerOptionsForms Class

Contains settings and methods used to specify the content, visibility and other options of the end-user dialog forms.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

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

The following members return MVCxSchedulerOptionsForms objects:

Implements

INotifyPropertyChanged

Inheritance

Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsForms MVCxSchedulerOptionsForms

See Also

MVCxSchedulerOptionsForms Members

DevExpress.Web.Mvc Namespace