ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowHeaderPresenter Class / ValidationForegroundProperty Field

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