ComponentOne DataGrid for WPF and Silverlight
ValidationForeground Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid 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

C1DataGrid Class
C1DataGrid Members