MindFusion.Wpf Pack Programmer's Guide
CalendarStyle.FillBrush Property
See Also
 





Gets or sets a brush used to paint the background of various sub-elements in a color different than the main background.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public Brush FillBrush { get; set; }

Visual Basic  Copy Code

Public Property FillBrush As Brush

 Property Value

A .NET Brush object specifying the color of the secondary sub-elements.

 See Also

CalendarStyle Members
CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace