PivotGridColumnPropsPremium
Represents the props of the KendoReact PivotGridColumn component.
Name | Type | Default | Description |
---|---|---|---|
children? |
|
Sets the | |
className? |
|
Sets the | |
id? |
|
Sets the | |
onClick? |
|
Fires when the user clicks the PivotGridColumn. | |
onDoubleClick? |
|
Fires when the user double-clicks the PivotGridColumn. | |
onMouseDown? |
|
Fires when the user presses a mouse button while the cursor is over the PivotGridColumn. | |
onMouseEnter? |
|
Fires when the cursor enters the PivotGridColumn area. | |
onMouseLeave? |
|
Fires when the cursor leaves the PivotGridColumn area. | |
onMouseMove? |
|
Fires when the cursor moves within the PivotGridColumn area. | |
onMouseOut? |
|
Fires when the cursor moves outside the PivotGridColumn area. | |
onMouseOver? |
|
Fires when the cursor moves over the PivotGridColumn area. | |
onMouseUp? |
|
Fires when the user releases a mouse button while the cursor is over the PivotGridColumn. | |
path? |
|
Represents the | |
style? |
|
Sets the | |
tabIndex? |
|
Sets the |