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