PivotGridCellPropsPremium
Represents the props of the KendoReact PivotGridCell component.
Name | Type | Default | Description |
---|---|---|---|
ariaDescribedby? |
|
Sets the | |
children? |
|
Sets the | |
className? |
|
Sets the | |
columnPath? |
|
Represents the columns | |
dataItem |
|
Represents the The | |
id? |
|
Sets the | |
onClick? |
|
Fires when the user clicks the PivotGridCell. | |
onDoubleClick? |
|
Fires when the user double-clicks the PivotGridCell. | |
onMouseDown? |
|
Fires when the user presses a mouse button while the cursor is over the PivotGridCell. | |
onMouseEnter? |
|
Fires when the cursor enters the PivotGridCell area. | |
onMouseLeave? |
|
Fires when the cursor leaves the PivotGridCell area. | |
onMouseMove? |
|
Fires when the cursor moves within the PivotGridCell area. | |
onMouseOut? |
|
Fires when the cursor moves outside the PivotGridCell area. | |
onMouseOver? |
|
Fires when the cursor moves over the PivotGridCell area. | |
onMouseUp? |
|
Fires when the user releases a mouse button while the cursor is over the PivotGridCell. | |
role? |
|
Sets the | |
rowPath? |
|
Represents the row | |
style? |
|
Sets the | |
tabIndex? |
|
Sets the | |
total? |
|
Indicates if the current cell represents a |