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

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

DataGridRowPresenter クラス
DataGridRowPresenter メンバ