Back to Devexpress

BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> Class

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

latest3.9 KB
Original Source

BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> :
    BootstrapDialogLayoutSettings
    where TViewModel : DialogViewModelBase
vb
Public MustInherit Class BootstrapDialogLayoutSettings(Of TViewModel As DialogViewModelBase, TLayoutElements As {BootstrapDialogLayoutElementCollection(Of TViewModel), New})
    Inherits BootstrapDialogLayoutSettings

Type Parameters

Name
TViewModel
TLayoutElements

Inheritance

Show 20 items

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

BootstrapSchedulerAppointmentInplaceEditDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerAppointmentInplaceEditDialogSettings

BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerGotoDateDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerGotoDateDialogSettings

BootstrapSchedulerRecurrentAppointmentEditDialogSettings

BootstrapSchedulerReminderDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerReminderDialogSettings

BootstrapSchedulerRecurrenceDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerRecurrenceDialogSettings

BootstrapSchedulerRecurrentAppointmentDeleteDialogSettings

BootstrapSchedulerRecurrentAppointmentEditDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerAppointmentDialogSettings<TViewModel, TLayoutElements>

BootstrapSchedulerAppointmentDialogSettings

See Also

BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> Members

DevExpress.Web.Bootstrap Namespace