WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / AlternatingRowStyle Property
In This Topic
    AlternatingRowStyle Property
    In This Topic
    Gets or sets the Microsoft.UI.Xaml.Style of the odd-numbered rows cells.
    Syntax
    public Style AlternatingRowStyle {get; set;}
    See Also