Back to Devexpress

SchedulerControl.DefaultResourceBrushSchemas Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-schedulercontrol-9c297165.md

latest1.2 KB
Original Source

SchedulerControl.DefaultResourceBrushSchemas Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
[Browsable(false)]
public ResourceBrushSchemaCollection DefaultResourceBrushSchemas { get; set; }
vb
<Browsable(False)>
Public Property DefaultResourceBrushSchemas As ResourceBrushSchemaCollection

Property Value

Type
ResourceBrushSchemaCollection

See Also

SchedulerControl Class

SchedulerControl Members

DevExpress.Xpf.Scheduling Namespace