Skip to main content

BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> Class

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public abstract class BootstrapDialogLayoutSettings<TViewModel, TLayoutElements> :
    BootstrapDialogLayoutSettings
    where TViewModel : DialogViewModelBase

Type Parameters

Name
TViewModel
TLayoutElements
See Also