FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / AlternatingRowBackgroundProperty Field

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