MindFusion.Wpf Pack Programmer's Guide
ReportStyle.Foreground Property
See Also
 





Gets or sets a brush that describes the foreground of the associated report element.

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

 Syntax

C#  Copy Code

public Brush Foreground { get; set; }

Visual Basic  Copy Code

Public Property Foreground As Brush

 Property Value

An instance of a Brush-derived class. The default is solid Black.

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace