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 row and column headers. |
| 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