Back to Devexpress

SchedulerOptionsView.ColorizeResources Property

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

latest1.4 KB
Original Source

SchedulerOptionsView.ColorizeResources Property

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

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

Property Value

TypeDefault
Booleantrue

Property Paths

You can access this nested property as listed below:

Object TypePath to ColorizeResources
SchedulerControl

.OptionsView .ColorizeResources

|

See Also

SchedulerOptionsView Class

SchedulerOptionsView Members

DevExpress.XtraScheduler Namespace