Back to Devexpress

BootstrapSchedulerOptionsAppearance.DefaultAppointmentColorsMode Property

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-dot-bootstrapscheduleroptionsappearance.md

latest1.9 KB
Original Source

BootstrapSchedulerOptionsAppearance.DefaultAppointmentColorsMode Property

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
[DefaultValue(BootstrapSchedulerDefaultLabelColorsMode.Bootstrap)]
public virtual BootstrapSchedulerDefaultLabelColorsMode DefaultAppointmentColorsMode { get; set; }
vb
<DefaultValue(BootstrapSchedulerDefaultLabelColorsMode.Bootstrap)>
Public Overridable Property DefaultAppointmentColorsMode As BootstrapSchedulerDefaultLabelColorsMode

Property Value

TypeDefault
BootstrapSchedulerDefaultLabelColorsModeBootstrap

Available values:

Name
Bootstrap
Internal

Property Paths

You can access this nested property as listed below:

Object TypePath to DefaultAppointmentColorsMode
BootstrapScheduler

.OptionsAppearance .DefaultAppointmentColorsMode

|

See Also

BootstrapSchedulerOptionsAppearance Class

BootstrapSchedulerOptionsAppearance Members

DevExpress.Web.Bootstrap Namespace