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

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