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.v24.2.dll
Declaration
Related API Members
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
Inheritance
See Also