Back to Devexpress

BootstrapDialogLayoutSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-e0951a8a.md

latest3.7 KB
Original Source

BootstrapDialogLayoutSettings Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public abstract class BootstrapDialogLayoutSettings :
    PropertiesBase,
    IDialogLayoutSettings,
    IDialogElementContainerBuilder
vb
Public MustInherit Class BootstrapDialogLayoutSettings
    Inherits PropertiesBase
    Implements IDialogLayoutSettings,
               IDialogElementContainerBuilder

Inheritance

Show 20 items

Object StateManager PropertiesBase BootstrapDialogLayoutSettings BootstrapDialogLayoutSettings<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

BootstrapSchedulerDialogSettings<TViewModel, TLayoutElements>

See Also

BootstrapDialogLayoutSettings Members

DevExpress.Web.Bootstrap Namespace