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