Back to Devexpress

RecurrentAppointmentEditBootstrapDialogLayoutElementCollection Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-487d07c6.md

latest2.2 KB
Original Source

RecurrentAppointmentEditBootstrapDialogLayoutElementCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class RecurrentAppointmentEditBootstrapDialogLayoutElementCollection :
    BootstrapDialogLayoutElementCollection<RecurrentAppointmentEditDialogViewModel>
vb
Public Class RecurrentAppointmentEditBootstrapDialogLayoutElementCollection
    Inherits BootstrapDialogLayoutElementCollection(Of RecurrentAppointmentEditDialogViewModel)

Inheritance

Object StateManagedCollectionBase Collection Collection<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollectionBase<BootstrapDialogLayoutElement> BootstrapDialogLayoutElementCollection BootstrapDialogLayoutElementCollection<RecurrentAppointmentEditDialogViewModel> RecurrentAppointmentEditBootstrapDialogLayoutElementCollection

See Also

RecurrentAppointmentEditBootstrapDialogLayoutElementCollection Members

DevExpress.Web.Bootstrap Namespace