Back to Devexpress

BootstrapAppointmentStatusCollection Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-620510bc.md

latest2.1 KB
Original Source

BootstrapAppointmentStatusCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapAppointmentStatusCollection :
    AppointmentStatusCollection
vb
Public Class BootstrapAppointmentStatusCollection
    Inherits AppointmentStatusCollection

The following members return BootstrapAppointmentStatusCollection objects:

Inheritance

Object DXCollectionBase<IAppointmentStatus> DXCollection<IAppointmentStatus> NotificationCollection<IAppointmentStatus> DevExpress.XtraScheduler.SchedulerCollectionBase<IAppointmentStatus> UserInterfaceObjectCollection<IAppointmentStatus> AppointmentStatusCollection BootstrapAppointmentStatusCollection

See Also

BootstrapAppointmentStatusCollection Members

DevExpress.Web.Bootstrap Namespace