Back to Devexpress

BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements> Class

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

latest2.2 KB
Original Source

BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

See Also

BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace