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