---
title: rowsProps API
description: "API Index | rowsProps"
api_reference: true
slug: api_pivotdatasource_pivotrowcomponent
---

# PivotRow

## Directive

`kendo-pivot-row`

## Parent Components

* [`kendo-pivotdatasource`]({% slug api_pivotdatasourcecomponent %})

## Props

### expand `Boolean`

If `expand` is set to `true`, the member will be expanded.

### name `String`

The hierarchical name of the rows.

## Suggested Links

* [`Rows` in Kendo UI PivotDataSource for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/data/pivotdatasource/configuration/rows)
