Back to Devexpress

ReminderBootstrapDialogLayoutElementCollection Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-aabc56b0.md

latest2.0 KB
Original Source

ReminderBootstrapDialogLayoutElementCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class ReminderBootstrapDialogLayoutElementCollection :
    BootstrapDialogLayoutElementCollection<ReminderDialogViewModel>
vb
Public Class ReminderBootstrapDialogLayoutElementCollection
    Inherits BootstrapDialogLayoutElementCollection(Of ReminderDialogViewModel)

Inheritance

Object StateManagedCollectionBase Collection Collection<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollection BootstrapDialogLayoutElementCollection<ReminderDialogViewModel> ReminderBootstrapDialogLayoutElementCollection

See Also

ReminderBootstrapDialogLayoutElementCollection Members

DevExpress.Web.Bootstrap Namespace