aspnet-devexpress-dot-web-dot-aspxscheduler-3d4e9d1b.md
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
public class ASPxSchedulerOptionsForms :
SchedulerNotificationOptions
Public Class ASPxSchedulerOptionsForms
Inherits SchedulerNotificationOptions
The following members return ASPxSchedulerOptionsForms objects:
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).
Object ViewStatePersisterCore BaseOptions SchedulerNotificationOptions ASPxSchedulerOptionsForms BootstrapSchedulerDialogOptions
See Also