Back to Devexpress

BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements> Class

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

latest2.3 KB
Original Source

BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements> :
    BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>
    where TViewModel : RecurrentAppointmentDeleteDialogViewModel<TViewModel>
vb
Public Class BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings(Of TViewModel As RecurrentAppointmentDeleteDialogViewModel(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> BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements> BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings

See Also

BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace