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