ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowPresenter Class / ValidationResultsProperty Field

In This Topic
    ValidationResultsProperty Field (DataGridRowPresenter)
    In This Topic
    Identifies the ValidationResults dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValidationResultsProperty As DependencyProperty
    public static readonly DependencyProperty ValidationResultsProperty
    See Also