Skip to main content

BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>.RemoveLayoutElement(String) Method

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public void RemoveLayoutElement(
    string name
)

Parameters

Name Type
name String
See Also