Back to Devexpress

BootstrapSchedulerRecurrentAppointmentEditDialogSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-9e2a5b47.md

latest3.2 KB
Original Source

BootstrapSchedulerRecurrentAppointmentEditDialogSettings Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerRecurrentAppointmentEditDialogSettings :
    BootstrapSchedulerRecurrentAppointmentEditDialogSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection>
vb
Public Class BootstrapSchedulerRecurrentAppointmentEditDialogSettings
    Inherits BootstrapSchedulerRecurrentAppointmentEditDialogSettings(Of RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection)

The following members return BootstrapSchedulerRecurrentAppointmentEditDialogSettings objects:

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerDialogSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerRecurrentAppointmentEditDialogSettings<RecurrentAppointmentEditDialogViewModel, RecurrentAppointmentEditBootstrapDialogLayoutElementCollection> BootstrapSchedulerRecurrentAppointmentEditDialogSettings

See Also

BootstrapSchedulerRecurrentAppointmentEditDialogSettings Members

DevExpress.Web.Bootstrap Namespace