FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / GetAlternatingRowStyle Method

In This Topic
    GetAlternatingRowStyle Method
    In This Topic
    Gets the style that is applied to the alternating row cells.
    Syntax
    'Declaration
     
    Protected Overridable Function GetAlternatingRowStyle() As Style
    protected virtual Style GetAlternatingRowStyle()
    See Also