BootstrapAppointmentStorage.Labels Property
In This Article
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 |
---|
Bootstrap |
See Also