Back to Devexpress

BootstrapAppointmentLabelCollection Class

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

latest2.1 KB
Original Source

BootstrapAppointmentLabelCollection Class

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapAppointmentLabelCollection :
    AppointmentLabelCollection
vb
Public Class BootstrapAppointmentLabelCollection
    Inherits AppointmentLabelCollection

The following members return BootstrapAppointmentLabelCollection objects:

Inheritance

Object DXCollectionBase<IAppointmentLabel> DXCollection<IAppointmentLabel> NotificationCollection<IAppointmentLabel> DevExpress.XtraScheduler.SchedulerCollectionBase<IAppointmentLabel> UserInterfaceObjectCollection<IAppointmentLabel> AppointmentLabelCollection BootstrapAppointmentLabelCollection

See Also

BootstrapAppointmentLabelCollection Members

DevExpress.Web.Bootstrap Namespace