ComponentOne DataGrid for WPF and Silverlight
ValidationBackground Property (DataGridRowPresenter)

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

DataGridRowPresenter Class
DataGridRowPresenter Members