BootstrapDialogLayoutElementCollection<TViewModel>.CreateGroup() Method
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
Declaration
Returns
| Type |
|---|
| BootstrapDialogFieldGroup<TViewModel> |
See Also
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v26.1.dll
public BootstrapDialogFieldGroup<TViewModel> CreateGroup()
Public Function CreateGroup As BootstrapDialogFieldGroup(Of TViewModel)
| Type |
|---|
| BootstrapDialogFieldGroup<TViewModel> |