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