ComponentOne DataGrid for WPF and Silverlight
ShowValidationIndicators Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : ShowValidationIndicators Property
Gets or sets a value indicating whether the validation icon will appear inside the corresponding row header as well as the background of the row with errors is turned to red.
Syntax
'Declaration
 
Public Property ShowValidationIndicators As System.Boolean
public System.bool ShowValidationIndicators {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members