BootstrapSchedulerRecurrentAppointmentEditDialogSettings Class
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapSchedulerRecurrentAppointmentEditDialogSettings :
BootstrapSchedulerRecurrentAppointmentEditDialogSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection>
#Related API Members
The following members return BootstrapSchedulerRecurrentAppointmentEditDialogSettings objects:
#Inheritance
Object
StateManager
PropertiesBase
BootstrapDialogLayoutSettings
BootstrapDialogLayoutSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection>
BootstrapSchedulerDialogSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection>
BootstrapSchedulerRecurrentAppointmentEditDialogSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection>
BootstrapSchedulerRecurrentAppointmentEditDialogSettings
See Also