Back to Devexpress

SchedulerOptionsView.ColorizeUnlabeledAppointments Property

windowsforms-devexpress-dot-xtrascheduler-dot-scheduleroptionsview-d3ac094e.md

latest1.5 KB
Original Source

SchedulerOptionsView.ColorizeUnlabeledAppointments Property

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
[DefaultValue(true)]
[XtraSerializableProperty]
public bool ColorizeUnlabeledAppointments { get; set; }
vb
<DefaultValue(True)>
<XtraSerializableProperty>
Public Property ColorizeUnlabeledAppointments As Boolean

Property Value

TypeDefault
Booleantrue

Property Paths

You can access this nested property as listed below:

Object TypePath to ColorizeUnlabeledAppointments
SchedulerControl

.OptionsView .ColorizeUnlabeledAppointments

|

See Also

SchedulerOptionsView Class

SchedulerOptionsView Members

DevExpress.XtraScheduler Namespace