Customizing Pivotgrid

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-pivotgrid-spacermap.get( $kendo-spacing, 3 )
Description
Spacer of the PivotGrid.
$kendo-pivotgrid-padding-x0px
Description
Horizontal padding of the PivotGrid.
$kendo-pivotgrid-padding-y0px
Description
Vertical of the PivotGrid.
$kendo-pivotgrid-font-familyvar( --kendo-font-family, inherit )
Description
Font family of the PivotGrid.
$kendo-pivotgrid-font-sizevar( --kendo-font-size, inherit )
Description
Font size of the PivotGrid.
$kendo-pivotgrid-line-heightvar( --kendo-line-height, normal )
Description
Line height of the PivotGrid.
$kendo-pivotgrid-border-width1px
Description
Border width of the PivotGrid.
$kendo-pivotgrid-icon-spacingmap.get( $kendo-spacing, 1 )
Description
Icon spacing of the PivotGrid.
$kendo-pivotgrid-bgvar( --kendo-component-bg, initial )
Description
Background color of the PivotGrid.
$kendo-pivotgrid-textvar( --kendo-component-text, initial )
Description
Text color of the PivotGrid.
$kendo-pivotgrid-bordervar( --kendo-component-border, initial )
Description
Border color of the PivotGrid.
$kendo-pivotgrid-alt-border$kendo-pivotgrid-border
Description
Alt border color of the PivotGrid.
$kendo-pivotgrid-row-header-width300px
Description
Default width of the PivotGrid row header.
$kendo-pivotgrid-column-header-height75px
Description
Default height of the PivotGrid column header.
$kendo-pivotgrid-cell-padding-x$kendo-table-cell-padding-x
Description
Horizontal padding of the PivotGrid cell.
$kendo-pivotgrid-cell-padding-y$kendo-table-cell-padding-y
Description
Vertical padding of the PivotGrid cell.
$kendo-pivotgrid-cell-border-width1px
Description
Border width of the PivotGrid cell.
$kendo-pivotgrid-headers-bgvar( --kendo-component-bg, inherit )
Description
Background color of the PivotGrid header.
$kendo-pivotgrid-headers-textif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))
Description
Text color of the PivotGrid header.
$kendo-pivotgrid-headers-bordervar( --kendo-component-border, inherit )
Description
Border color of the PivotGrid header.
$kendo-pivotgrid-total-bgif($kendo-enable-color-system, k-color( base-subtle ), k-get-theme-color-var( neutral-20 ))
Description
Background color of the PivotGrid total cells.
$kendo-pivotgrid-total-textvar( --kendo-component-text, inherit )
Description
Text color of the PivotGrid total cells.
$kendo-pivotgrid-total-bordervar( --kendo-component-border, inherit )
Description
Border color of the PivotGrid total cells.
$kendo-pivotgrid-hover-bgvar( --kendo-hover-bg, inherit )
Description
Hover background color of the PivotGrid.
$kendo-pivotgrid-hover-textinherit
Description
Hover text color of the PivotGrid.
$kendo-pivotgrid-hover-borderinherit
Description
Hover border color of the PivotGrid.
$kendo-pivotgrid-selected-bgvar( --kendo-selected-bg, inherit )
Description
Selected background color of the PivotGrid.
$kendo-pivotgrid-selected-textinherit
Description
Selected text color of the PivotGrid.
$kendo-pivotgrid-selected-borderinherit
Description
Selected border color of the PivotGrid.
$kendo-pivotgrid-focus-shadow$kendo-list-item-focus-shadow
Description
Focus shadow of the PivotGrid.
$kendo-pivotgrid-configurator-padding-x0px
Description
Horizontal padding of the PivotGrid configurator.
$kendo-pivotgrid-configurator-padding-y0px
Description
Vertical padding of the PivotGrid configurator.
$kendo-pivotgrid-configurator-border-width1px
Description
Border width of the PivotGrid configurator.
$kendo-pivotgrid-configurator-header-padding-x$kendo-pivotgrid-spacer
Description
Horizontal padding of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-padding-y$kendo-pivotgrid-configurator-header-padding-x
Description
Vertical padding of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-font-sizecalc( var( --kendo-font-size-xl, 2rem ) * .9 )
Description
Font size of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-font-weightvar( --kendo-font-weight-bold, bold )
Description
Font weight of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-content-padding-x$kendo-pivotgrid-spacer
Description
Horizontal padding of the PivotGrid configurator content.
$kendo-pivotgrid-configurator-content-padding-y0px
Description
Vertical padding of the PivotGrid configurator content.
$kendo-pivotgrid-configurator-fields-margin-x0px
Description
Horizontal margin of the PivotGrid configurator fields.
$kendo-pivotgrid-configurator-fields-margin-ymath.div( $kendo-pivotgrid-spacer, 2 )
Description
Vertical margin of the PivotGrid configurator fields.
$kendo-pivotgrid-configurator-fields-gapmap.get( $kendo-spacing, 2)
Description
Spacing of the PivotGrid configurator fields.
$kendo-pivotgrid-configurator-vertical-width320px
Description
Default width of the PivotGrid vertical configurator.
$kendo-pivotgrid-configurator-horizontal-height420px
Description
Default height of the PivotGrid horizontal configurator.
$kendo-pivotgrid-configurator-bgvar( --kendo-component-bg, inherit )
Description
Background color of the PivotGrid configurator.
$kendo-pivotgrid-configurator-textif($kendo-enable-color-system, k-color( on-app-surface ), k-get-theme-color-var( neutral-190 ))
Description
Text color of the PivotGrid configurator.
$kendo-pivotgrid-configurator-bordervar( --kendo-component-border, inherit )!default
Description
Border color of the PivotGrid configurator.
$kendo-pivotgrid-configurator-header-bgvar( --kendo-component-bg, inherit )
Description
Background color of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-textvar( --kendo-component-text, inherit )
Description
Text color of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-header-borderinherit
Description
Border color of the PivotGrid configurator header.
$kendo-pivotgrid-configurator-button-padding-xmap.get( $kendo-spacing, 1 )
Description
Horizontal padding of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-padding-ymap.get( $kendo-spacing, 1 )
Description
Vertical padding of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-border-width1px
Description
Border width of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-sizecalc( #{$kendo-pivotgrid-line-height} * 1em + #{$kendo-pivotgrid-configurator-button-padding-y * 2} + #{$kendo-pivotgrid-configurator-button-border-width * 2} )
Description
Size of the PivotGrid configurator button.
$kendo-pivotgrid-configurator-button-icon-spacingmap.get( $kendo-spacing, 2 )
Description
Icon spacing of the PivotGrid configurator button.
$kendo-pivotgrid-calculated-field-padding-x$kendo-pivotgrid-spacer
Description
Horizontal padding of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-padding-y$kendo-pivotgrid-spacer
Description
Vertical padding of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-border-width1px
Description
Border width of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-border-radiusvar( --kendo-border-radius-md, #{$kendo-border-radius-md} )
Description
Border radius of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-gap$kendo-pivotgrid-spacer
Description
Spacing of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-bgvar( --kendo-component-bg, inherit )
Description
Background color of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-textvar( --kendo-component-text, inherit )
Description
Text color of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-bordervar( --kendo-component-border, inherit )
Description
Border color of the PivotGrid calculated field.
$kendo-pivotgrid-calculated-field-header-bginherit
Description
Background color of the PivotGrid calculated field header.
$kendo-pivotgrid-calculated-field-header-textvar( --kendo-component-text, inherit )
Description
Text color of the PivotGrid calculated field header.
$kendo-pivotgrid-calculated-field-header-borderinherit
Description
Border color of the PivotGrid calculated field header.
$kendo-pivotgrid-treeview-padding-xmath.div( $kendo-pivotgrid-spacer, 2 )
Description
Horizontal padding of the PivotGrid treeview.
$kendo-pivotgrid-treeview-padding-y0px
Description
Vertical padding of the PivotGrid treeview.

In this article

Not finding the help you need?