Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / AlternatingRowForegroundProperty Field

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