Skip to main content
A newer version of this page is available. .

DxPivotGridField Properties

A Pivot Grid field.
Name Description
Area Specifies the area in which the field is displayed.
Caption Specifies the field’s displayed caption.
DataTemplate Specifies the template used to display data cells.
Field Specifies the name of the database field that is assigned to the current object.
GroupInterval Specifies how the values of the current column or row field are combined into groups.
HeaderTemplate Specifies a template used to display the field’s header.
SortOrder Specifies the field’s sort order.
SummaryType Specifies the type of the summary function which is calculated against the current data field.
See Also