ComponentOne DataGrid for WPF and Silverlight
ValidationState Property (DataGridRowHeaderPresenter)

C1.WPF.DataGrid Namespace > DataGridRowHeaderPresenter Class : ValidationState Property
Gets or sets the ValidationState of the related row.
Syntax
'Declaration
 
Public Property ValidationState As C1.WPF.ValidationState
public C1.WPF.ValidationState ValidationState {get; set;}
See Also

Reference

DataGridRowHeaderPresenter Class
DataGridRowHeaderPresenter Members