Back to Devexpress

Member Table: Styles and Templates

aspnet-7309-components-pivot-grid-member-tables-appearance-member-table-styles-and-templates.md

latest1.5 KB
Original Source

Member Table: Styles and Templates

  • Dec 17, 2020
MemberDescription
ASPxPivotGrid.StylesProvides access to the style settings that control the appearance of the pivot grid’s elements.
ASPxPivotGrid.CellTemplateSpecifies a template to display the content of 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.HeaderTemplateSpecifiees 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.