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

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