Back to Devexpress

BootstrapDialogNestedFieldCollection<TViewModel> Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapdialognestedfieldcollection-1.md

latest1.9 KB
Original Source

BootstrapDialogNestedFieldCollection<TViewModel> Class

Namespace : DevExpress.Web.Bootstrap

Assembly : DevExpress.Web.Bootstrap.v25.2.dll

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapDialogNestedFieldCollection<TViewModel> :
    BootstrapDialogNestedFieldCollection
    where TViewModel : DialogViewModelBase
vb
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

BootstrapDialogNestedFieldCollection<TViewModel> Members

DevExpress.Web.Bootstrap Namespace