Function isTreeRow

  • Checks if the given row is a tree row.

    Parameters

    • row: any

      The row to be checked.

    Returns boolean

    • true if the row is a tree row, false otherwise.

Generated using TypeDoc