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