FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid 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