ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / RowForegroundProperty Field

In This Topic
    RowForegroundProperty Field
    In This Topic
    Identifies the RowForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RowForegroundProperty As DependencyProperty
    public static readonly DependencyProperty RowForegroundProperty
    See Also