Gets a CustomBrushes object associated with the resource.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public CustomBrushes CustomBrushes { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property CustomBrushes As CustomBrushes |
An instance of the CustomBrushes class that defines brushes used to paint the background of calendar elements associated with this resource.
This property defines a primary and a secondary brush used to paint the background of resource-related UI elements. The scheduled events for a resource can be displayed in their own columns in timetable view. In timetable view the primary brush is used to paint the non-work time cells, and the secondary brush is used to paint the work time cells.