BootstrapAppointmentLabelCollection Class
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapAppointmentLabelCollection :
AppointmentLabelCollection
#Related API Members
The following members return BootstrapAppointmentLabelCollection objects:
#Inheritance
Object
DXCollectionBase<IAppointmentLabel>
DXCollection<IAppointmentLabel>
NotificationCollection<IAppointmentLabel>
DevExpress.XtraScheduler.SchedulerCollectionBase<IAppointmentLabel>
UserInterfaceObjectCollection<IAppointmentLabel>
AppointmentLabelCollection
BootstrapAppointmentLabelCollection
See Also