ColumnFooterForeground Property
In This Topic
Gets or sets the
System.Windows.Media.Brush of the column footer text and glyphs.
Syntax
'Declaration
Public Property ColumnFooterForeground As Brush
public Brush ColumnFooterForeground {get; set;}
See Also