aspnetbootstrap-devexpress-dot-web-dot-bootstrap-2fc4b2ef.md
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
public class BootstrapDialogNestedFieldCollection :
BootstrapDialogLayoutElementCollectionBase<BootstrapDialogNestedField>,
IDialogCollection<IDialogNestedField>,
IAssignableCollection
Public Class BootstrapDialogNestedFieldCollection
Inherits BootstrapDialogLayoutElementCollectionBase(Of BootstrapDialogNestedField)
Implements IDialogCollection(Of IDialogNestedField),
IAssignableCollection
The following members return BootstrapDialogNestedFieldCollection objects:
Object StateManagedCollectionBase Collection Collection<BootstrapDialogNestedField> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogNestedField> BootstrapDialogNestedFieldCollection BootstrapDialogNestedFieldCollection<TViewModel>
See Also