Back to Devexpress

BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements> Class

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

latest2.3 KB
Original Source

BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

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

See Also

BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace