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