BootstrapDialogLayoutSettings<TViewModel, TLayoutElements>.RemoveLayoutElement(String) Method
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v20.2.dll
Declaration
public void RemoveLayoutElement(
string name
)
Public Sub RemoveLayoutElement(
name As String
)
Parameters
Name | Type |
---|---|
name | String |
See Also
Feedback