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

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