Back to Devexpress

RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection Class

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

latest2.3 KB
Original Source

RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection :
    BootstrapDialogLayoutElementCollection<RecurrentAppointmentDeleteDialogViewModel>
vb
Public Class RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection
    Inherits BootstrapDialogLayoutElementCollection(Of RecurrentAppointmentDeleteDialogViewModel)

Inheritance

Object StateManagedCollectionBase Collection Collection<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollection BootstrapDialogLayoutElementCollection<RecurrentAppointmentDeleteDialogViewModel> RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection

See Also

RecurrentAppointmentDeleteBootstrapDialogLayoutElementCollection Members

DevExpress.Web.Bootstrap Namespace