A newer version of this page is available.
Switch to the current version.
RecurrentAppointmentEditDialogLayoutSettings Class
Provides layout settings of the recurrent appointment "Edit" dialog.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public class RecurrentAppointmentEditDialogLayoutSettings :
DialogLayoutSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditDialogLayoutElementCollection>
Public Class RecurrentAppointmentEditDialogLayoutSettings
Inherits DialogLayoutSettings(Of RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditDialogLayoutElementCollection)
Related API Members
The following members accept/return RecurrentAppointmentEditDialogLayoutSettings objects:
Remarks
These settings can be accessed by the ASPxSchedulerDialogLayoutSettings.RecurrentAppointmentEditDialog property.
Implements
Inheritance
Object
StateManager
PropertiesBase
DevExpress.Web.DialogLayoutSettings
DevExpress.Web.DialogLayoutSettings<RecurrentAppointmentEditDialogViewModel, DevExpress.Web.ASPxScheduler.RecurrentAppointmentEditDialogLayoutElementCollection>
RecurrentAppointmentEditDialogLayoutSettings
See Also
Feedback