Back to Devexpress

BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements> Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapschedulerrecurrentappointmenteditdialogsettings-2.md

latest2.3 KB
Original Source

BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements> :
    BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
    where TViewModel : RecurrentAppointmentEditDialogViewModel<TViewModel>
vb
Public Class BootstrapSchedulerRecurrentAppointmentEditDialogSettings(Of TViewModel As RecurrentAppointmentEditDialogViewModel(Of TViewModel), TLayoutElements As {BootstrapDialogLayoutElementCollection(Of TViewModel), New})
    Inherits BootstrapSchedulerDialogSettings(Of TViewModel, TLayoutElements)

Type Parameters

Name
TViewModel
TLayoutElements

Inheritance

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerRecurrentAppointmentEditDialogSettings

See Also

BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace