Gets or sets the brush used to paint the element's background.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public Brush Background { get; set; } |
Visual Basic Copy Code |
---|
Public Property Background As Brush |
A .NET Brush instance used to fill the interior of calendar UI elements.