aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapdialoglayoutelementcollectionbase-1.md
Namespace : DevExpress.Web.Bootstrap
Assembly : DevExpress.Web.Bootstrap.v25.2.dll
NuGet Package : DevExpress.Web.Bootstrap
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 |
|---|
| TElement |
Show 17 items
Object StateManagedCollectionBase Collection Collection<TElement> BootstrapDialogLayoutElementCollectionBase<TElement> BootstrapDialogButtonCollection
BootstrapDialogLayoutElementCollection
BootstrapDialogNestedFieldCollection
ReminderBootstrapDialogLayoutElementCollection
BootstrapDialogLayoutElementCollection<TViewModel>
RecurrenceEditBootstrapDialogLayoutElementCollection
BootstrapDialogNestedFieldCollection<TViewModel>
AppointmentEditBootstrapDialogLayoutElementCollection
GotoDateBootstrapDialogLayoutElementCollection
RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection
RecurrentAppointmentEditBootstrapDialogLayoutElementCollection
AppointmentInplaceEditBootstrapDialogLayoutElementCollection
See Also
BootstrapDialogLayoutElementCollectionBase<TElement> Members