• Retrieves a list of cell groups intersecting at a given row.

    Parameters

    • dataModel: DataModel

      data model of the grid.

    • rgn: CellRegion

      the cell region.

    • row: number

      the target row to look for intersections at.

    Returns CellGroup[]

    all cell groups intersecting with the row.