BootstrapDialogTabbedFieldGroup<TViewModel> Class
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public abstract class BootstrapDialogTabbedFieldGroup<TViewModel> :
BootstrapDialogTabbedFieldGroup
where TViewModel : DialogViewModelBase
#Type Parameters
Name |
---|
TView |
#Inheritance
Object
StateManager
CollectionItem
BootstrapDialogLayoutElement
BootstrapDialogNamedLayoutElement
BootstrapDialogFieldGroupBase
BootstrapDialogTabbedFieldGroup
BootstrapDialogTabbedFieldGroup<TViewModel>
See Also