DataGrid for WPF/Silverlight
ValidationResults プロパティ (DataGridRowHeaderPresenter)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridRowHeaderPresenter クラス : ValidationResults プロパティ
対応する行に関連する ValidationResult のコレクション。
シンタックス
'宣言
 
Public Property ValidationResults As System.Collections.Generic.ICollection(Of ValidationResult)
public System.Collections.Generic.ICollection<ValidationResult> ValidationResults {get; set;}
参照

DataGridRowHeaderPresenter クラス
DataGridRowHeaderPresenter メンバ