Skip to main content

BootstrapAppointmentStorage.Labels Property

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

[PersistenceMode(PersistenceMode.InnerProperty)]
[XtraSerializableProperty(XtraSerializationVisibility.Collection, true, false, true)]
public BootstrapAppointmentLabelCollection Labels { get; }

#Property Value

Type
BootstrapAppointmentLabelCollection
See Also