• Pivot Grid
  • Pivot Designer
  • Pivot Cell
  • Pivot CellFormatting
  • Pivot Cells
  • Pivot Columns
  • Pivot Field
  • Pivot FilterField
  • Pivot Item
  • Pivot Rows
  • Pivot Settings
  • Pivot ValueField
  • Pivot Point

Properties

NameTypeDefault
source any null
localization any null
scrollBarsEnabled boolean true
selectionEnabled boolean true
multipleSelectionEnabled boolean true
treeStyleRows boolean true
autoResize boolean false
itemsRenderer (pivotItem: PivotGridItemsRenderer['pivotItem']) => string null
cellsRenderer (pivotCell: PivotGridCellsRenderer['pivotCell']) => string null

Events

pivotitemexpanding Event
pivotitemexpanded Event
pivotitemcollapsing Event
pivotitemcollapsed Event
sortchanging Event
sortchanged Event
sortremoving Event
sortremoved Event
pivotitemselectionchanged Event
pivotcellmousedown Event
pivotcellmouseup Event
pivotcellclick Event
pivotcelldblclick Event
pivotitemmousedown Event
pivotitemmouseup Event
pivotitemclick Event
pivotitemdblclick Event

Methods

NameArgumentsReturn Type
getInstance
refresh
getPivotRows
getPivotColumns
getPivotCells

Properties

NameTypeDefault
type string pivotGrid
target any null

Methods

NameArgumentsReturn Type
refresh

Properties

NameTypeDefault
pivotRow PivotGridItem null
pivotColumn PivotGridItem null

Properties

NameTypeDefault
prefix string null
sufix string null
decimalSeparator string .
thousandsSeparator string ,
decimalPlaces number 2
negativeWithBrackets boolean false

Properties

NameTypeDefault

Methods

NameArgumentsReturn Type
hitTest point
clear
setCellValue pivotRow, pivotColumn, value
getCellValue pivotRow, pivotColumn
drillThroughCell pivotRow, pivotColumn
selectCell pivotRow, pivotColumn
unselectCell pivotRow, pivotColumn
clearSelection
isCellSelected pivotRow, pivotColumn
getSelectedCellsCount
getSelectedCells
getNextCell pivotCell, position

Properties

NameTypeDefault
resizable boolean true
sortable boolean true
showExpandCollapseButtons boolean true
parentPivotGrid object null
items Array<PivotGridItem> []
valueItems Array<PivotGridItem> []
isHidden boolean false

Methods

NameArgumentsReturn Type
show
hide
refresh
getHierarchyDepth
autoResize autoResizeMode
getSortItem
getSortOrder
sortBy pivotItem, order
removeSort
selectItem pivotItem
unselectItem pivotItem
clearSelection
getSelectedItems

Properties

NameTypeDefault
dataField string null
text string null
align string null
className string null
classNameSelected string null

Properties

NameTypeDefault
dataField string null
text string null
filterFunction (value: any) => boolean null

Properties

NameTypeDefault
isExpanded boolean false
isHidden boolean false
isSelected boolean false
parentItem PivotGridItem null
hierarchy any null
parentPivotGrid object null
items Array<PivotGridItem> []
valueItems Array<PivotGridItem> []

Methods

NameArgumentsReturn Type
getWidth
getDisplayWidth
autoResize
getHeight
getDisplayHeight
setHeight height
expand
collapse

Properties

NameTypeDefault
resizable boolean true
sortable boolean true
showExpandCollapseButtons boolean true
parentPivotGrid object null
items Array<PivotGridItem> []
valueItems Array<PivotGridItem> []
isHidden boolean false

Methods

NameArgumentsReturn Type
show
hide
refresh
getHierarchyDepth
autoResize autoResizeMode
getSortItem
getSortOrder
sortBy pivotItem, sortOrder
removeSort
selectItem pivotItem
unselectItem pivotItem
clearSelection
getSelectedItems

Properties

NameTypeDefault
pivotValuesOnRows boolean false
rows Array<PivotGridField> []
columns Array<PivotGridField> []
values Array<PivotGridValueField> []
filters Array<PivotGridFilterField> []
theme string ''

Properties

NameTypeDefault
dataField string null
function any null
text string null
align string null
className string null
classNameSelected string null
cellsClassName string null
cellsClassNameSelected string null
formatSettings PivotGridCellFormatting {}

Properties

NameTypeDefault
x number null
y number null