Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
public abstract class BootstrapDialogLayoutElementCollectionBase<TElement> :
Collection<TElement>,
IDialogCollection<IDialogLayoutElement>,
IAssignableCollection,
IBootstrapDialogLayoutElementCollection,
IDialogElementContainer
where TElement : BootstrapDialogLayoutElement, IDialogLayoutElement
Public MustInherit Class BootstrapDialogLayoutElementCollectionBase(Of TElement As {BootstrapDialogLayoutElement, IDialogLayoutElement})
Inherits Collection(Of TElement)
Implements IDialogCollection(Of IDialogLayoutElement),
IAssignableCollection,
IBootstrapDialogLayoutElementCollection,
IDialogElementContainer
Name | Description |
---|---|
TElement |