BootstrapDialogNestedFieldCollection<TViewModel> Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
public class BootstrapDialogNestedFieldCollection<TViewModel> :
BootstrapDialogNestedFieldCollection
where TViewModel : DialogViewModelBase
Type Parameters
Name |
---|
TViewModel |
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<BootstrapDialogNestedField>
BootstrapDialogLayoutElementCollectionBase<BootstrapDialogNestedField>
BootstrapDialogNestedFieldCollection
BootstrapDialogNestedFieldCollection<TViewModel>
See Also