MindFusion.Scheduling for Silverlight Programmer's Guide
BaseChart.HeaderForeground Property
See Also
 





Gets or sets the brush used to draw the texts displayed in the grid header. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Brush HeaderForeground { get; set; }

Visual Basic  Copy Code

Public Property HeaderForeground As Brush

 Property Value

A Silverlight Brush.

 See Also

BaseChart Members
BaseChart Class
MindFusion.DataViews.Silverlight Namespace