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