TopLeftHeaderForeground Property
In This Topic
Gets or sets the
System.Windows.Media.Brush of the top-left header text and glyphs.
Syntax
'Declaration
Public Property TopLeftHeaderForeground As Brush
public Brush TopLeftHeaderForeground {get; set;}
See Also