MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridCellRange Class / IsSingleRow Property
In This Topic
    IsSingleRow Property (GridCellRange)
    In This Topic
    Gets a value that indicates whether this range contains a single row.
    Syntax
    public bool IsSingleRow {get;}
    See Also