BootstrapSchedulerOptionsAppearance.DefaultAppointmentColorsMode Property
In This Article
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
[DefaultValue(BootstrapSchedulerDefaultLabelColorsMode.Bootstrap)]
public virtual BootstrapSchedulerDefaultLabelColorsMode DefaultAppointmentColorsMode { get; set; }
#Property Value
Type | Default |
---|---|
Bootstrap |
Bootstrap |
Available values:
Name |
---|
Bootstrap |
Internal |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Default |
---|---|
Bootstrap |
|
See Also