ComponentOne DataGrid for WPF and Silverlight
ValidationForeground Property (DataGridRowHeaderPresenter)

C1.WPF.DataGrid Namespace > DataGridRowHeaderPresenter Class : ValidationForeground Property
Gets or sets the brush used to paint the foreground of the validation elements.
Syntax
'Declaration
 
Public Property ValidationForeground As System.Windows.Media.Brush
public System.Windows.Media.Brush ValidationForeground {get; set;}
See Also

Reference

DataGridRowHeaderPresenter Class
DataGridRowHeaderPresenter Members