WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ActualAlternatingRowStyle Property
In This Topic
    ActualAlternatingRowStyle Property
    In This Topic
    Gets the actual style that will be applied to the cells of an odd-numbered row.
    Syntax
    public Style ActualAlternatingRowStyle {get;}
    See Also