Back to Devexpress

ASPxPivotGrid Elements that Support Templates

aspnet-7279-components-pivot-grid-appearance-aspxpivotgrid-elements-that-support-templates.md

latest1.5 KB
Original Source

ASPxPivotGrid Elements that Support Templates

  • Dec 17, 2020

The Pivot Grid control provides a set of templates that specify the layout of its elements. These templates are listed in the table below.

MemberDescription
ASPxPivotGrid.CellTemplateSpecifies a template whose content should be displayed cells.
ASPxPivotGrid.EmptyAreaTemplateSpecifies a template to display the content of the empty area.
ASPxPivotGrid.FieldValueTemplateSpecifies a template to display the content of field value cells.
ASPxPivotGrid.HeaderTemplateSpecifies a template to display the content of field headers.
PivotGridField.HeaderTemplateSpecifies a template used to display the content of the field’s header.
PivotGridField.ValueTemplateSpecifies a template to display the content of the field’s value cells.