getMaxHeightInRow

open fun getMaxHeightInRow(start: Int, end: Int, componentTreeHolders: List<ComponentTreeHolder>): Int

Return the max height in the {@param componentTreeHolders}, the range is from position {@param * start} to position {@param end} (excluded).