ComponentOne DataGrid for WPF and Silverlight
ValidationBackground Property (C1DataGrid)

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

Reference

C1DataGrid Class
C1DataGrid Members