A newer version of this page is available.
Switch to the current version.
BootstrapDialogNestedFieldCollection<TViewModel> Class
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
public class BootstrapDialogNestedFieldCollection<TViewModel> :
BootstrapDialogNestedFieldCollection
where TViewModel : DialogViewModelBase
Public Class BootstrapDialogNestedFieldCollection(Of TViewModel As DialogViewModelBase)
Inherits BootstrapDialogNestedFieldCollection
Type Parameters
Name |
---|
TViewModel |
Inheritance
Object
StateManagedCollectionBase
Collection
Collection<BootstrapDialogNestedField>
BootstrapDialogLayoutElementCollectionBase<BootstrapDialogNestedField>
BootstrapDialogNestedFieldCollection
BootstrapDialogNestedFieldCollection<TViewModel>
See Also
Feedback