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.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Brush FillBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property FillBrush As Brush |
A .NET Brush object specifying the color of the secondary sub-elements.