Back to Devexpress

BootstrapDialogLayoutElementCollection<TViewModel> Class

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

latest3.0 KB
Original Source

BootstrapDialogLayoutElementCollection<TViewModel> Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapDialogLayoutElementCollection<TViewModel> :
    BootstrapDialogLayoutElementCollection
    where TViewModel : DialogViewModelBase
vb
Public Class BootstrapDialogLayoutElementCollection(Of TViewModel As DialogViewModelBase)
    Inherits BootstrapDialogLayoutElementCollection

Type Parameters

Name
TViewModel

Inheritance

Show 14 items

Object StateManagedCollectionBase Collection Collection<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollection BootstrapDialogLayoutElementCollection<TViewModel> AppointmentEditBootstrapDialogLayoutElementCollection

AppointmentInplaceEditBootstrapDialogLayoutElementCollection

GotoDateBootstrapDialogLayoutElementCollection

RecurrenceEditBootstrapDialogLayoutElementCollection

RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection

RecurrentAppointmentEditBootstrapDialogLayoutElementCollection

ReminderBootstrapDialogLayoutElementCollection

See Also

BootstrapDialogLayoutElementCollection<TViewModel> Members

DevExpress.Web.Bootstrap Namespace