---
title: columnsProps API
description: "API Index | columnsProps"
api_reference: true
slug: api_pivotdatasource_pivotcolumncomponent
---

# PivotColumn

## Directive

`kendo-pivot-column`

## 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 column.

## Suggested Links

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